aboutsummaryrefslogtreecommitdiff
path: root/data/items/tools
diff options
context:
space:
mode:
Diffstat (limited to 'data/items/tools')
-rw-r--r--data/items/tools/empty_pot.yaml2
-rw-r--r--data/items/tools/plant_pot.yaml2
-rw-r--r--data/items/tools/unfired_pie_dish.yaml2
-rw-r--r--data/items/tools/unfired_plant_pot.yaml2
-rw-r--r--data/items/tools/unfired_pot.yaml2
5 files changed, 5 insertions, 5 deletions
diff --git a/data/items/tools/empty_pot.yaml b/data/items/tools/empty_pot.yaml
index 371a783..0386b37 100644
--- a/data/items/tools/empty_pot.yaml
+++ b/data/items/tools/empty_pot.yaml
@@ -6,7 +6,7 @@ craft:
quantity: 1
fail_message: The pot cracks in the oven and is ruined.
level: 1
- message: "You fire the %i1 in the oven."
+ success_message: "You fire the %i1 in the oven."
station:
- pottery_oven
success:
diff --git a/data/items/tools/plant_pot.yaml b/data/items/tools/plant_pot.yaml
index e758167..b748877 100644
--- a/data/items/tools/plant_pot.yaml
+++ b/data/items/tools/plant_pot.yaml
@@ -6,7 +6,7 @@ craft:
quantity: 1
fail_message: The plant pot cracks in the oven and is ruined.
level: 19
- message: "You fire the %i1 in the oven."
+ success_message: "You fire the %i1 in the oven."
station:
- pottery_oven
success:
diff --git a/data/items/tools/unfired_pie_dish.yaml b/data/items/tools/unfired_pie_dish.yaml
index bc0c5a5..455921d 100644
--- a/data/items/tools/unfired_pie_dish.yaml
+++ b/data/items/tools/unfired_pie_dish.yaml
@@ -5,7 +5,7 @@ craft:
- soft_clay
quantity: 1
level: 7
- message: "You shape the clay into a %n."
+ success_message: "You shape the clay into a %n."
station:
- pottery_wheel
type: crafting
diff --git a/data/items/tools/unfired_plant_pot.yaml b/data/items/tools/unfired_plant_pot.yaml
index 30ccd83..26dfcca 100644
--- a/data/items/tools/unfired_plant_pot.yaml
+++ b/data/items/tools/unfired_plant_pot.yaml
@@ -5,7 +5,7 @@ craft:
- soft_clay
quantity: 1
level: 19
- message: "You shape the clay into a %n."
+ success_message: "You shape the clay into a %n."
station:
- pottery_wheel
type: crafting
diff --git a/data/items/tools/unfired_pot.yaml b/data/items/tools/unfired_pot.yaml
index 9dc2406..6ba9551 100644
--- a/data/items/tools/unfired_pot.yaml
+++ b/data/items/tools/unfired_pot.yaml
@@ -5,7 +5,7 @@ craft:
- soft_clay
quantity: 1
level: 1
- message: "You shape the clay into a %n."
+ success_message: "You shape the clay into a %n."
station:
- pottery_wheel
type: crafting