diff options
Diffstat (limited to 'npc/jobs/1-1/swordman.txt')
-rw-r--r-- | npc/jobs/1-1/swordman.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/jobs/1-1/swordman.txt b/npc/jobs/1-1/swordman.txt index 85ffaaf1c..459246393 100644 --- a/npc/jobs/1-1/swordman.txt +++ b/npc/jobs/1-1/swordman.txt @@ -392,7 +392,7 @@ job_sword1.gat,223,167,2 script Mae 92,{ // -- First Section -- // - Left - job_sword1.gat,22,172,1 script 1green_1::green 139,0,0,{ - heal (-4),0; + heal -4,0; end; } |