diff options
Diffstat (limited to 'npc/re/quests/homun_s.txt')
-rw-r--r-- | npc/re/quests/homun_s.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/re/quests/homun_s.txt b/npc/re/quests/homun_s.txt index 9ef1a2b6e..d5abca9fd 100644 --- a/npc/re/quests/homun_s.txt +++ b/npc/re/quests/homun_s.txt @@ -510,7 +510,7 @@ que_house_s,24,47,3 script Viorel#homun_s 4_M_ALCHE_E,{ mes "Good. Almost done!"; next; specialeffect2 EF_SUI_EXPLOSION; - set Zeny, Zeny - 50000; + Zeny -= 50000; hommutate .@Homunculus; break; case 2: |