diff --git a/crafting/Materials/cookingpot.arc b/crafting/Materials/cookingpot.arc new file mode 100644 index 000000000..38144c93d --- /dev/null +++ b/crafting/Materials/cookingpot.arc @@ -0,0 +1,10 @@ +Object cookpot +name cooking pot +name_pl cooking pots +face cookingpot.111 +# Molybdchalkos is a 9:1 lead-copper alloy. +materialname molybodchalkos +value 40 +weight 10000 +nrof 1 +end diff --git a/crafting/Materials/cookingpot.base.111.png b/crafting/Materials/cookingpot.base.111.png new file mode 100644 index 000000000..2a34ec63f Binary files /dev/null and b/crafting/Materials/cookingpot.base.111.png differ diff --git a/crafting/Materials/cookingpot.base.LICENSE b/crafting/Materials/cookingpot.base.LICENSE new file mode 100644 index 000000000..a7eb77b4e --- /dev/null +++ b/crafting/Materials/cookingpot.base.LICENSE @@ -0,0 +1,3 @@ +comment Original artwork by SilverNexus, created for Crossfire in August and September 2023, and finally committed in February 2024. +license cc0 +licenseurl https://creativecommons.org/publicdomain/zero/1.0/ diff --git a/food/stew_fish.arc b/food/stew_fish.arc new file mode 100644 index 000000000..e9d1290f9 --- /dev/null +++ b/food/stew_fish.arc @@ -0,0 +1,14 @@ +Object stew_fish +name fish stew +name_pl fish stews +face stew_fish.111 +on_use_yield cookpot +value 150 +type 6 +weight 30000 +food 600 +material 32 +client_type 601 +identified 1 +nrof 1 +end diff --git a/food/stew_fish.base.111.png b/food/stew_fish.base.111.png new file mode 100644 index 000000000..d22416b58 Binary files /dev/null and b/food/stew_fish.base.111.png differ diff --git a/food/stew_fish.base.LICENSE b/food/stew_fish.base.LICENSE new file mode 100644 index 000000000..22d30fa72 --- /dev/null +++ b/food/stew_fish.base.LICENSE @@ -0,0 +1,3 @@ +comment Original artwork by SilverNexus, derived from SilverNexus' cooking pot image of CC0 license. Created for Crossfire in August and September 2023, and finally committed in February 2024. +license cc0 +licenseurl https://creativecommons.org/publicdomain/zero/1.0/ diff --git a/food/stew_meat.arc b/food/stew_meat.arc new file mode 100644 index 000000000..2c14490c9 --- /dev/null +++ b/food/stew_meat.arc @@ -0,0 +1,14 @@ +Object stew_meat +name meat stew +name_pl meat stews +face stew_meat.111 +on_use_yield cookpot +value 150 +type 6 +weight 30000 +food 750 +material 32 +client_type 601 +identified 1 +nrof 1 +end diff --git a/food/stew_meat.base.111.png b/food/stew_meat.base.111.png new file mode 100644 index 000000000..c055036e2 Binary files /dev/null and b/food/stew_meat.base.111.png differ diff --git a/food/stew_meat.base.LICENSE b/food/stew_meat.base.LICENSE new file mode 100644 index 000000000..22d30fa72 --- /dev/null +++ b/food/stew_meat.base.LICENSE @@ -0,0 +1,3 @@ +comment Original artwork by SilverNexus, derived from SilverNexus' cooking pot image of CC0 license. Created for Crossfire in August and September 2023, and finally committed in February 2024. +license cc0 +licenseurl https://creativecommons.org/publicdomain/zero/1.0/ diff --git a/food/stew_mushroom.arc b/food/stew_mushroom.arc new file mode 100644 index 000000000..4a4afe39b --- /dev/null +++ b/food/stew_mushroom.arc @@ -0,0 +1,14 @@ +Object stew_mushroom +name mushroom stew +name_pl mushroom stews +face stew_mushroom.111 +on_use_yield cookpot +value 150 +type 6 +weight 30000 +food 500 +material 32 +client_type 601 +identified 1 +nrof 1 +end diff --git a/food/stew_mushroom.base.111.png b/food/stew_mushroom.base.111.png new file mode 100644 index 000000000..5b642648a Binary files /dev/null and b/food/stew_mushroom.base.111.png differ diff --git a/food/stew_mushroom.base.LICENSE b/food/stew_mushroom.base.LICENSE new file mode 100644 index 000000000..22d30fa72 --- /dev/null +++ b/food/stew_mushroom.base.LICENSE @@ -0,0 +1,3 @@ +comment Original artwork by SilverNexus, derived from SilverNexus' cooking pot image of CC0 license. Created for Crossfire in August and September 2023, and finally committed in February 2024. +license cc0 +licenseurl https://creativecommons.org/publicdomain/zero/1.0/ diff --git a/food/stew_veg.arc b/food/stew_veg.arc new file mode 100644 index 000000000..84784b986 --- /dev/null +++ b/food/stew_veg.arc @@ -0,0 +1,14 @@ +Object stew_veg +name vegetable stew +name_pl vegetable stews +face stew_veg.111 +on_use_yield cookpot +value 150 +type 6 +weight 30000 +food 500 +material 32 +client_type 601 +identified 1 +nrof 1 +end diff --git a/food/stew_veg.base.111.png b/food/stew_veg.base.111.png new file mode 100644 index 000000000..485c3379c Binary files /dev/null and b/food/stew_veg.base.111.png differ diff --git a/food/stew_veg.base.LICENSE b/food/stew_veg.base.LICENSE new file mode 100644 index 000000000..22d30fa72 --- /dev/null +++ b/food/stew_veg.base.LICENSE @@ -0,0 +1,3 @@ +comment Original artwork by SilverNexus, derived from SilverNexus' cooking pot image of CC0 license. Created for Crossfire in August and September 2023, and finally committed in February 2024. +license cc0 +licenseurl https://creativecommons.org/publicdomain/zero/1.0/ diff --git a/random/randomFood.trs b/random/randomFood.trs index cabc642a5..8fbabfa5a 100644 --- a/random/randomFood.trs +++ b/random/randomFood.trs @@ -62,4 +62,16 @@ more more arch waybread chance 4 +more + arch stew_meat + chance 1 +more + arch stew_fish + chance 1 +more + arch stew_veg + chance 1 +more + arch stew_mushroom + chance 1 end