HttT S11, 13: Remove names from monsters (#9922)

* Remove names from monsters

Remove names from Water Serpent and Cuttlefish in S11, and Cuttlefish in S13.

* Change speaker

The name "Cuttle Fish" is removed from Cuttlefish whose ID is "Cuttle Fish." Therefore, "type=Cuttle Fish" should be used to make it speak.
This commit is contained in:
OrekOrek 2025-02-18 21:46:14 +09:00 committed by GitHub
parent db1f319b30
commit d854cbb6ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -421,10 +421,10 @@
[event]
name=turn 5
{NAMED_LOYAL_UNIT 4 (Water Serpent) 1 15 (Water Serpent) ( _ "Water Serpent")}
{LOYAL_UNIT 4 (Water Serpent) 1 15}
#define SEA_CREATURE
{NAMED_LOYAL_UNIT 4 (Cuttle Fish) 1 15 () ( _ "Cuttle Fish")}
{LOYAL_UNIT 4 (Cuttle Fish) 1 15}
#enddef
{SEA_CREATURE}

View File

@ -705,10 +705,10 @@ end
y=10-15
[/filter]
{NAMED_LOYAL_UNIT 5 (Cuttle Fish) 13 13 (Cuttle Fish) ( _ "Cuttle Fish")}
{LOYAL_UNIT 5 (Cuttle Fish) 13 13}
[message]
speaker=Cuttle Fish
type=Cuttle Fish
message= _ "Ruarrrrr!!!" # wmllint: no spellcheck
[/message]
[message]