parent
1261d92c43
commit
c098d0c518
@ -2026,7 +2026,7 @@ monk_test,389,43,0 duplicate(MonkTrap) Trap#t_monk7_3 -1
|
||||
monk_test,389,42,0 duplicate(MonkTrap) Trap#t_monk7_4 -1
|
||||
|
||||
job_monk,225,180,1 script Hyunmoo#mk 89,{
|
||||
if ((countitem(1069) > 0 || countitem(1070) > 0) && (countitem(1069) < 30 || countitem(1070) < 30)) {
|
||||
if ((countitem(1069) > 0 || countitem(1070) > 0) && countitem(1069) < 30 && countitem(1070) < 30) {
|
||||
mes "[Hyunmoo]";
|
||||
mes "You didn't bring enough mushrooms... go get some more.";
|
||||
next;
|
||||
|
Loading…
x
Reference in New Issue
Block a user