diff options
Diffstat (limited to 'npc/003-1')
-rw-r--r-- | npc/003-1/aidan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/aidan.txt b/npc/003-1/aidan.txt index 7cc651dec..7ee4a85bb 100644 --- a/npc/003-1/aidan.txt +++ b/npc/003-1/aidan.txt @@ -107,7 +107,7 @@ L_Register: } L_Assign: - GHQ_Assign(Maggot, "Tulimshar", getitemlink(MaggotCocoon)); + GHQ_Assign(Maggot, "Tulimshar"); end; |