aboutsummaryrefslogtreecommitdiff
path: root/data/objects
diff options
context:
space:
mode:
Diffstat (limited to 'data/objects')
-rw-r--r--data/objects/bio_altar.yaml4
-rw-r--r--data/objects/blood_altar.yaml4
-rw-r--r--data/objects/chaos_altar.yaml4
-rw-r--r--data/objects/cosmic_altar.yaml4
-rw-r--r--data/objects/death_altar.yaml4
-rw-r--r--data/objects/eco_altar.yaml4
-rw-r--r--data/objects/hydro_altar.yaml4
-rw-r--r--data/objects/law_altar.yaml4
-rw-r--r--data/objects/nature_altar.yaml4
-rw-r--r--data/objects/solar_altar.yaml4
10 files changed, 40 insertions, 0 deletions
diff --git a/data/objects/bio_altar.yaml b/data/objects/bio_altar.yaml
new file mode 100644
index 0000000..d60d71f
--- /dev/null
+++ b/data/objects/bio_altar.yaml
@@ -0,0 +1,4 @@
+id: bio_altar
+name: bio altar
+color: "196"
+description: "A sinister altar of red biological interfaces. Place scrap metal here with a bio identifier to produce biojunk. Type 'id' to begin."
diff --git a/data/objects/blood_altar.yaml b/data/objects/blood_altar.yaml
new file mode 100644
index 0000000..1e562fb
--- /dev/null
+++ b/data/objects/blood_altar.yaml
@@ -0,0 +1,4 @@
+id: blood_altar
+name: blood altar
+color: "124"
+description: "A pulsing altar of {124 bold}crimson crystal{/}, warm to the touch. Place scrap metal here with a blood identifier to produce bloodjunk. Type 'id' to begin."
diff --git a/data/objects/chaos_altar.yaml b/data/objects/chaos_altar.yaml
new file mode 100644
index 0000000..afe7d6e
--- /dev/null
+++ b/data/objects/chaos_altar.yaml
@@ -0,0 +1,4 @@
+id: chaos_altar
+name: chaos altar
+color: "226"
+description: "A crackling altar of {226 bold}chaotic energy{/}. Place scrap metal here with a chaos identifier to produce chaosjunk. Type 'id' to begin."
diff --git a/data/objects/cosmic_altar.yaml b/data/objects/cosmic_altar.yaml
new file mode 100644
index 0000000..9ada401
--- /dev/null
+++ b/data/objects/cosmic_altar.yaml
@@ -0,0 +1,4 @@
+id: cosmic_altar
+name: cosmic altar
+color: "201"
+description: "A floating altar of {201 bold}shimmering pink crystal{/}, surrounded by pinpricks of light like distant stars. Place scrap metal here with a cosmic identifier to produce cosmicjunk. Type 'id' to begin."
diff --git a/data/objects/death_altar.yaml b/data/objects/death_altar.yaml
new file mode 100644
index 0000000..4323246
--- /dev/null
+++ b/data/objects/death_altar.yaml
@@ -0,0 +1,4 @@
+id: death_altar
+name: death altar
+color: "52"
+description: "A silent altar of {52 bold}dark obsidian{/}, cold to the touch. Place scrap metal here with a death identifier to produce deathjunk. Type 'id' to begin."
diff --git a/data/objects/eco_altar.yaml b/data/objects/eco_altar.yaml
new file mode 100644
index 0000000..d955df0
--- /dev/null
+++ b/data/objects/eco_altar.yaml
@@ -0,0 +1,4 @@
+id: eco_altar
+name: eco altar
+color: "34"
+description: "A thrumming altar of green organic circuits. Place scrap metal here with an eco identifier to produce ecojunk. Type 'id' to begin."
diff --git a/data/objects/hydro_altar.yaml b/data/objects/hydro_altar.yaml
new file mode 100644
index 0000000..c56a903
--- /dev/null
+++ b/data/objects/hydro_altar.yaml
@@ -0,0 +1,4 @@
+id: hydro_altar
+name: hydro altar
+color: "39"
+description: "A pulsing altar of blue crystalline conduits. Place scrap metal here with a hydro identifier to produce hydrojunk. Type 'id' to begin."
diff --git a/data/objects/law_altar.yaml b/data/objects/law_altar.yaml
new file mode 100644
index 0000000..62407c8
--- /dev/null
+++ b/data/objects/law_altar.yaml
@@ -0,0 +1,4 @@
+id: law_altar
+name: law altar
+color: "27"
+description: "An imposing altar of {27 bold}pristine blue stone{/}, inscribed with orderly geometric patterns. Place scrap metal here with a law identifier to produce lawjunk. Type 'id' to begin."
diff --git a/data/objects/nature_altar.yaml b/data/objects/nature_altar.yaml
new file mode 100644
index 0000000..3104c62
--- /dev/null
+++ b/data/objects/nature_altar.yaml
@@ -0,0 +1,4 @@
+id: nature_altar
+name: nature altar
+color: "46"
+description: "A verdant altar of {46 bold}living green stone{/}, covered in moss and tiny flowers. Place scrap metal here with a nature identifier to produce naturejunk. Type 'id' to begin."
diff --git a/data/objects/solar_altar.yaml b/data/objects/solar_altar.yaml
new file mode 100644
index 0000000..e37b749
--- /dev/null
+++ b/data/objects/solar_altar.yaml
@@ -0,0 +1,4 @@
+id: solar_altar
+name: solar altar
+color: "220"
+description: "A humming altar of golden circuitry. Place scrap metal here with a solar identifier to produce solarjunk. Type 'id' to begin."