diff options
Diffstat (limited to 'npc/012-1')
-rw-r--r-- | npc/012-1/andrei.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/012-1/andrei.txt b/npc/012-1/andrei.txt index 2a2f74e02..046665b28 100644 --- a/npc/012-1/andrei.txt +++ b/npc/012-1/andrei.txt @@ -163,6 +163,8 @@ OnInit: setarray $@NLIBmr3; setarray $@NLIBmr4; */ + if ($FIRESOFSTEAM >= 10) + disablenpc .name$; end; } |