diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-01-05 14:50:32 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-01-05 14:50:32 -0300 |
commit | 6ec032e530d826c2dd189f2cb0064913e4eb06e3 (patch) | |
tree | 0d9b0828b36794402a8eb825fb8bef801185d687 | |
parent | 97b8eeab986bda4b33bbc857aa2a690c18ac8a07 (diff) | |
download | serverdata-6ec032e530d826c2dd189f2cb0064913e4eb06e3.tar.gz serverdata-6ec032e530d826c2dd189f2cb0064913e4eb06e3.tar.bz2 serverdata-6ec032e530d826c2dd189f2cb0064913e4eb06e3.tar.xz serverdata-6ec032e530d826c2dd189f2cb0064913e4eb06e3.zip |
Remove spurious data from Aidan
-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; |