diff options
author | Haru <haru@dotalux.com> | 2015-12-31 23:40:48 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-12-31 23:40:48 +0100 |
commit | 0e990045fc308ca58421eda25838d3b9e7a10afa (patch) | |
tree | 7966898e283b6759f226bd8222de161fb64772c2 /npc/quests/quests_ein.txt | |
parent | e95c473c694f4fccb40584f3e6a00323f91e36ee (diff) | |
parent | 32a42eeee18b16d9f904a409974dda575f3966c2 (diff) | |
download | hercules-0e990045fc308ca58421eda25838d3b9e7a10afa.tar.gz hercules-0e990045fc308ca58421eda25838d3b9e7a10afa.tar.bz2 hercules-0e990045fc308ca58421eda25838d3b9e7a10afa.tar.xz hercules-0e990045fc308ca58421eda25838d3b9e7a10afa.zip |
Merge branch 'AnnieRuru-request_29' into hercules
Closes #1000 as merged
Diffstat (limited to 'npc/quests/quests_ein.txt')
-rw-r--r-- | npc/quests/quests_ein.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/quests/quests_ein.txt b/npc/quests/quests_ein.txt index cb3a9d7e3..90b32fb70 100644 --- a/npc/quests/quests_ein.txt +++ b/npc/quests/quests_ein.txt @@ -3211,7 +3211,7 @@ einbroch,215,180,6 script Uwe Kleine#ein 4_M_03,{ } //== Factory Quest :: ein_factory ========================== -einbroch,1,1,0 script Einbroch Smog Alert -1,{ +einbroch,1,1,0 script Einbroch Smog Alert FAKE_NPC,{ end; OnEnable: @@ -5629,7 +5629,7 @@ airplane,31,77,5 script Drunken Man#ein 4_M_YURI,{ } } -ein_in01,231,170,0 script #kenka -1,2,2,{ +ein_in01,231,170,0 script #kenka FAKE_NPC,2,2,{ OnTouch: if (Shinokas_Quest > 8) { mes "^3355FFThe open window rattles"; |