From 1e3050b638726ea407d28f4b860fb2b5722b069b Mon Sep 17 00:00:00 2001 From: wushin Date: Mon, 9 Nov 2015 14:34:54 -0600 Subject: Purged gender from quest dialogue Changed Eurni to new genders --- world/map/npc/018-2/angus.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'world/map/npc/018-2/angus.txt') diff --git a/world/map/npc/018-2/angus.txt b/world/map/npc/018-2/angus.txt index e49d91ae..3c53862d 100644 --- a/world/map/npc/018-2/angus.txt +++ b/world/map/npc/018-2/angus.txt @@ -2,9 +2,6 @@ 018-2,31,39,0|script|Angus|147 { - set @honorific$, "lad"; - if (Sex == 0) set @honorific$, "lass"; - set @inspector, ((QUEST_Hurnscald & NIBBLE_3_MASK) >> NIBBLE_3_SHIFT); if (@inspector == 10) goto L_NohMask; @@ -16,7 +13,7 @@ L_NohMask: mes "[Angus]"; - mes "\"I'm sorry, " + @honorific$ + ", I truely am, but I stay in the town. One o' the miners might have heard something.\""; + mes "\"I'm sorry, I truely am, but I stay in the town. One o' the miners might have heard something.\""; goto L_Close; L_Close: -- cgit v1.2.3-60-g2f50