summaryrefslogtreecommitdiff
path: root/npc/re/jobs/3-2/genetic.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/re/jobs/3-2/genetic.txt')
-rw-r--r--npc/re/jobs/3-2/genetic.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/re/jobs/3-2/genetic.txt b/npc/re/jobs/3-2/genetic.txt
index ccd880a1d..9375fc4ea 100644
--- a/npc/re/jobs/3-2/genetic.txt
+++ b/npc/re/jobs/3-2/genetic.txt
@@ -953,7 +953,8 @@ job3_gen01,91,48,3 script Demi Calberine#gen 982,{
mes "- There are so many scattered things on the floor that the lab is in chaos. -";
next;
mes "- You found a little metal fragment. -";
- set job_gen,job_gen+1;
+ set job_gen, job_gen+1;
+ specialeffect EF_BASH;
disablenpc strnpcinfo(0);
initnpctimer;
close;