diff options
-rw-r--r-- | npc/functions/clientversion.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index bc77b1630..16c14e96e 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -88,7 +88,7 @@ function script checkclientversion { case "monking": case "demure gm": case "se francisc": - getitem GoldenGift, 1; + getitembound GoldenGift, 1, 1; Zeny=Zeny+570; .@dg=1; showavatar NPC_LOF_RICH; |