diff options
Diffstat (limited to 'world/map/npc/015-1/sword.txt')
-rw-r--r-- | world/map/npc/015-1/sword.txt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/world/map/npc/015-1/sword.txt b/world/map/npc/015-1/sword.txt index 7f32bf60..239de752 100644 --- a/world/map/npc/015-1/sword.txt +++ b/world/map/npc/015-1/sword.txt @@ -190,10 +190,7 @@ L_Next1: mes "\"Lords of Thunder, Fire, Rage!\""; mes "\"Grant thy powers to this mage,\""; mes "\"Rising with thy dreadful roar,\""; - if (Sex) - mes "\"Answer to his call to War!\""; - if (!Sex) - mes "\"Answer to her call to War!\""; + mes "\"Answer to their call to War!\""; next; mes "[Mystic Sword]"; mes "Your heart starts pounding, and suddenly you can hear the sound of drums in your head."; |