diff --git a/ChangeLog b/ChangeLog index 66a2316fb..0d4824a89 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +New cutlery items. +Meant to be part of the valuables that are less than gems but better than coins, +that Draug's been talking about would be necessary to rebalance sale prices. +misc/cutlery/fork.arc +misc/cutlery/fork.base.LICENSE +misc/cutlery/fork.base.111.png +misc/cutlery/fork.face +misc/cutlery/knife.arc +misc/cutlery/knife.base.LICENSE +misc/cutlery/knife.base.111.png +misc/cutlery/knife.face +misc/cutlery/spoon.arc +misc/cutlery/spoon.base.LICENSE +misc/cutlery/spoon.base.111.png +misc/cutlery/spoon.face +misc/cutlery/utensils.arc +misc/cutlery/utensils.base.LICENSE +misc/cutlery/utensils.base.111.png +misc/cutlery/utensils.face +Daniel Hawkins 2023-03-10 + New item: hand mirror Fills a weapon slot, but can reflect spells. Provides no other bonuses. diff --git a/misc/cutlery/fork.arc b/misc/cutlery/fork.arc new file mode 100644 index 000000000..0178de449 --- /dev/null +++ b/misc/cutlery/fork.arc @@ -0,0 +1,8 @@ +Object fork +name_pl forks +nrof 1 +value 40 +weight 100 +face fork.111 +materialname silver +end diff --git a/misc/cutlery/fork.base.111.png b/misc/cutlery/fork.base.111.png new file mode 100644 index 000000000..4d816ee8b Binary files /dev/null and b/misc/cutlery/fork.base.111.png differ diff --git a/misc/cutlery/fork.base.LICENSE b/misc/cutlery/fork.base.LICENSE new file mode 100644 index 000000000..551076a81 --- /dev/null +++ b/misc/cutlery/fork.base.LICENSE @@ -0,0 +1,3 @@ +comment Derived from base set utensils art by SilverNexus. Made for Crossfire in March 2023. +license CC-0 +licenseurl https://creativecommons.org/publicdomain/zero/1.0/ diff --git a/misc/cutlery/fork.face b/misc/cutlery/fork.face new file mode 100644 index 000000000..c870824a0 --- /dev/null +++ b/misc/cutlery/fork.face @@ -0,0 +1,3 @@ +face fork.111 +magicmap grey +end diff --git a/misc/cutlery/knife.arc b/misc/cutlery/knife.arc new file mode 100644 index 000000000..0cfe4bd2c --- /dev/null +++ b/misc/cutlery/knife.arc @@ -0,0 +1,8 @@ +Object knife +name_pl knives +nrof 1 +value 45 +weight 150 +face knife.111 +materialname silver +end diff --git a/misc/cutlery/knife.base.111.png b/misc/cutlery/knife.base.111.png new file mode 100644 index 000000000..536444a51 Binary files /dev/null and b/misc/cutlery/knife.base.111.png differ diff --git a/misc/cutlery/knife.base.LICENSE b/misc/cutlery/knife.base.LICENSE new file mode 100644 index 000000000..551076a81 --- /dev/null +++ b/misc/cutlery/knife.base.LICENSE @@ -0,0 +1,3 @@ +comment Derived from base set utensils art by SilverNexus. Made for Crossfire in March 2023. +license CC-0 +licenseurl https://creativecommons.org/publicdomain/zero/1.0/ diff --git a/misc/cutlery/knife.face b/misc/cutlery/knife.face new file mode 100644 index 000000000..b3259ee18 --- /dev/null +++ b/misc/cutlery/knife.face @@ -0,0 +1,3 @@ +face knife.111 +magicmap grey +end diff --git a/misc/cutlery/spoon.arc b/misc/cutlery/spoon.arc new file mode 100644 index 000000000..bffa90768 --- /dev/null +++ b/misc/cutlery/spoon.arc @@ -0,0 +1,8 @@ +Object spoon +name_pl spoons +nrof 1 +value 38 +weight 100 +face spoon.111 +materialname silver +end diff --git a/misc/cutlery/spoon.base.111.png b/misc/cutlery/spoon.base.111.png new file mode 100644 index 000000000..470a391c0 Binary files /dev/null and b/misc/cutlery/spoon.base.111.png differ diff --git a/misc/cutlery/spoon.base.LICENSE b/misc/cutlery/spoon.base.LICENSE new file mode 100644 index 000000000..551076a81 --- /dev/null +++ b/misc/cutlery/spoon.base.LICENSE @@ -0,0 +1,3 @@ +comment Derived from base set utensils art by SilverNexus. Made for Crossfire in March 2023. +license CC-0 +licenseurl https://creativecommons.org/publicdomain/zero/1.0/ diff --git a/misc/cutlery/spoon.face b/misc/cutlery/spoon.face new file mode 100644 index 000000000..d87fc1586 --- /dev/null +++ b/misc/cutlery/spoon.face @@ -0,0 +1,3 @@ +face spoon.111 +magicmap grey +end diff --git a/misc/cutlery/utensils.arc b/misc/cutlery/utensils.arc new file mode 100644 index 000000000..23aa3c5f2 --- /dev/null +++ b/misc/cutlery/utensils.arc @@ -0,0 +1,8 @@ +Object utensils +name_pl utensils +nrof 1 +value 130 +weight 350 +face utensils.111 +materialname silver +end diff --git a/misc/cutlery/utensils.base.111.png b/misc/cutlery/utensils.base.111.png new file mode 100644 index 000000000..b19f755de Binary files /dev/null and b/misc/cutlery/utensils.base.111.png differ diff --git a/misc/cutlery/utensils.base.LICENSE b/misc/cutlery/utensils.base.LICENSE new file mode 100644 index 000000000..5def44b44 --- /dev/null +++ b/misc/cutlery/utensils.base.LICENSE @@ -0,0 +1,3 @@ +comment Original art by SilverNexus. Made for Crossfire in March 2023. +license CC-0 +licenseurl https://creativecommons.org/publicdomain/zero/1.0/ diff --git a/misc/cutlery/utensils.face b/misc/cutlery/utensils.face new file mode 100644 index 000000000..afde704d1 --- /dev/null +++ b/misc/cutlery/utensils.face @@ -0,0 +1,3 @@ +face utensils.111 +magicmap grey +end