diff --git a/hack/mods/dark wizard tower/creature_wizard_fantastic.txt b/hack/mods/dark wizard tower/creature_wizard_fantastic.txt index d87fdf8..8262be9 100644 --- a/hack/mods/dark wizard tower/creature_wizard_fantastic.txt +++ b/hack/mods/dark wizard tower/creature_wizard_fantastic.txt @@ -6,8 +6,8 @@ creature_wizard_fantastic [DESCRIPTION:A medium-sized creature prone to greater ambition.] [NAME:dark wizard:dark wizards:dark wizard] [CASTE_NAME:dark wizard:dark wizards:dark wizard] - [CREATURE_TILE:'@'][COLOR:3:0:0] - [CASTE_TILE:'@'] + [CREATURE_TILE:64][COLOR:3:0:0] + [CASTE_TILE:64] [LIKES_FIGHTING] [INTELLIGENT] [CANOPENDOORS] @@ -210,13 +210,6 @@ creature_wizard_fantastic [CDI:TARGET_VERB:realize that everyone is now against you:begins gibbering uncontrollably] [CDI:MAX_TARGET_NUMBER:A:1] [CDI:WAIT_PERIOD:1200] - [CAN_DO_INTERACTION:RAISE_DEAD_WIZARD_FANTASTIC_P] - [CDI:ADV_NAME:Animate corpse] - [CDI:TARGET:A:LINE_OF_SIGHT] - [CDI:TARGET_RANGE:A:10] - [CDI:VERB:gesture:gestures:NA] - [CDI:TARGET_VERB:shudder and begin to move:shudders and begins to move] - [CDI:WAIT_PERIOD:10] [CAN_DO_INTERACTION:PAIN_CURSE_WIZARD_FANTASTIC_P] [CDI:ADV_NAME:Torture] [CDI:USAGE_HINT:ATTACK] @@ -265,6 +258,7 @@ creature_wizard_fantastic [MALE] [BODY_DETAIL_PLAN:FACIAL_HAIR_TISSUE_LAYERS] [SELECT_CASTE:ALL] + [CASTE_TILE:64] [SET_TL_GROUP:BY_CATEGORY:HEAD:HAIR] [PLUS_TL_GROUP:BY_CATEGORY:HEAD:CHEEK_WHISKERS] [PLUS_TL_GROUP:BY_CATEGORY:HEAD:CHIN_WHISKERS] diff --git a/hack/mods/dark wizard tower/inorganic_wizard_fantastic.txt b/hack/mods/dark wizard tower/inorganic_wizard_fantastic.txt index 8f457c4..0fc0f55 100644 --- a/hack/mods/dark wizard tower/inorganic_wizard_fantastic.txt +++ b/hack/mods/dark wizard tower/inorganic_wizard_fantastic.txt @@ -4,12 +4,13 @@ inorganic_wizard_fantastic [INORGANIC:EVAPORATE_WIZARD_FANTASTIC_P] [USE_MATERIAL_TEMPLATE:STONE_TEMPLATE] - [STATE_COLOR:ALL:MAGENTA] + [STATE_COLOR:ALL:FUSCHIA] + [DISPLAY_COLOR:5:0:1] [STATE_NAME_ADJ:ALL:magic] [BOILING_POINT:5000] [MAT_FIXED_TEMP:10015] -[INORGANIC:MAGIC_MISSILE_FANTASTIC_P] +[INORGANIC:MAGIC_MISSILE_WIZARD_FANTASTIC_P] [USE_MATERIAL_TEMPLATE:STONE_TEMPLATE] [STATE_COLOR:ALL:BLUE] [DISPLAY_COLOR:1:0:1] diff --git a/hack/mods/fortress defense/creature_fortdefense.txt b/hack/mods/fortress defense/creature_fortdefense.txt index f358b5c..d5644c0 100644 --- a/hack/mods/fortress defense/creature_fortdefense.txt +++ b/hack/mods/fortress defense/creature_fortdefense.txt @@ -330,7 +330,7 @@ creature_fortdefense [TLCM_NOUN:eyes:PLURAL] [CREATURE:BLENDECFD] - [DESCRIPTION:A man-shaped, semi-undead creature with the legs of a goat and the empty-eyed skull of a goat. These creatures are often animated by lumps of cassiterite.] + [DESCRIPTION:A man-shaped, semi-undead creature with the legs of a goat and the empty-eyed skull of a goat. These creatures are often animated by lumps of tin ore.] [NAME:putrid blendec:putrid blendecs:putrid blendec] [CASTE_NAME:putrid blendec:putrid blendecs:putrid blendec] [CREATURE_TILE:'b'][COLOR:0:0:1] @@ -429,10 +429,10 @@ creature_fortdefense [ITEMCORPSE:STONE:NO_SUBTYPE:INORGANIC:VAPORSTONE_FD] [CASTE:MALE_TIN] [MALE] - [ITEMCORPSE:STONE:NO_SUBTYPE:INORGANIC:CASSITERITE] + [ITEMCORPSE:STONE:NO_SUBTYPE:INORGANIC:TIN_ORE] [CASTE:FEMALE_TIN] [FEMALE] - [ITEMCORPSE:STONE:NO_SUBTYPE:INORGANIC:CASSITERITE] + [ITEMCORPSE:STONE:NO_SUBTYPE:INORGANIC:TIN_ORE] [SELECT_CASTE:ALL] [SET_TL_GROUP:BY_CATEGORY:BODY_LOWER:HAIR] [PLUS_TL_GROUP:BY_CATEGORY:LEG_UPPER:HAIR]