From 6648bb2b5e6d8b7a04437474c763c72bf533a91a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 22 Jul 2019 01:37:30 -0300 Subject: Fix display bug on Ishi --- npc/003-1/ishi.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/003-1/ishi.txt b/npc/003-1/ishi.txt index 5eff1e473..9ebcc83d9 100644 --- a/npc/003-1/ishi.txt +++ b/npc/003-1/ishi.txt @@ -175,10 +175,10 @@ L_Items: mes ""; mes l("Wow!"); mes l("I can't believe."); - mes l("you got lucky and got a(n) @@!", getitemlink(.@reward$)); + mes l("you got lucky and got a(n) @@!", getitemlink(.@reward)); mes ""; } else { - mesq l("You received one @@!", getitemlink(.@reward$)); + mesq l("You received one @@!", getitemlink(.@reward)); } } -- cgit v1.2.3-60-g2f50