diff --git a/ChangeLog b/ChangeLog index 2b6e9b5be..bb9323ec6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +New flesh item: demon horn. +Set up to drop from demons. Could be repurposed to drop from dragons if needed too. +flesh/demon/demonhorn.base.111.png +flesh/demon/demonhorn.base.LICENSE +flesh/demon/demonhorn.arc +flesh/demon/demonhorn.face +monster/demon/demon_parts.trs +Daniel Hawkins 2023-04-06 + New message to describe writing spell scrolls. messages Daniel Hawkins 2023-03-17 diff --git a/flesh/demon/demonhorn.arc b/flesh/demon/demonhorn.arc new file mode 100644 index 000000000..d7c3d92ba --- /dev/null +++ b/flesh/demon/demonhorn.arc @@ -0,0 +1,11 @@ +Object demonhorn +name horn +nrof 1 +face demonhorn.111 +material 32 +type 72 +weight 6 +value 50 +name_pl horns +client_type 626 +end diff --git a/flesh/demon/demonhorn.base.111.png b/flesh/demon/demonhorn.base.111.png new file mode 100644 index 000000000..2156c2904 Binary files /dev/null and b/flesh/demon/demonhorn.base.111.png differ diff --git a/flesh/demon/demonhorn.base.LICENSE b/flesh/demon/demonhorn.base.LICENSE new file mode 100644 index 000000000..bd65b271c --- /dev/null +++ b/flesh/demon/demonhorn.base.LICENSE @@ -0,0 +1,6 @@ +comment Original art by Daniel Hawkins, made specifically for Crossfire RPG Game +comment Used a reference photo of a goat for the horn shape. +license CC-BY-SA-4.0 +licenseurl https://creativecommons.org/licenses/by-sa/4.0/ +sourcename FarborAnna +sourceurl https://commons.wikimedia.org/wiki/File:Afrikansk_dv%C3%A4rgget_Kallh%C3%A4lls_4H-g%C3%A5rd_4.jpg diff --git a/flesh/demon/demonhorn.face b/flesh/demon/demonhorn.face new file mode 100644 index 000000000..0c1071134 --- /dev/null +++ b/flesh/demon/demonhorn.face @@ -0,0 +1,3 @@ +face demonhorn.111 +magicmap yellow +end diff --git a/monster/demon/demon_parts.trs b/monster/demon/demon_parts.trs index 819e1fdd4..94c7fceea 100644 --- a/monster/demon/demon_parts.trs +++ b/monster/demon/demon_parts.trs @@ -8,4 +8,7 @@ more more arch demon_head chance 15 +more + arch demonhorn + chance 10 end