diff options
Diffstat (limited to 'world/map/npc/022-1')
-rw-r--r-- | world/map/npc/022-1/anwar.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/022-1/anwar.txt b/world/map/npc/022-1/anwar.txt index 9ac3091e..f01089aa 100644 --- a/world/map/npc/022-1/anwar.txt +++ b/world/map/npc/022-1/anwar.txt @@ -196,7 +196,7 @@ L_NoItem: mes "\"You don't have it!\""; goto L_Close; -L_FullInv: +L_Full_Inv: mes "[Anwar]"; mes "\"You carry a lot of stuff. Come back when you have more room.\""; goto L_Close; |