diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-18 00:41:31 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-18 00:41:31 -0300 |
commit | cc6d042e43cca8e13394112c85b63527bae08b61 (patch) | |
tree | da5adce57e0360f7eee7889dc576dfadb63f1453 /npc/018-2-4 | |
parent | 93ca9c28d171fcc54d9877040dafc7c380c6c415 (diff) | |
download | serverdata-cc6d042e43cca8e13394112c85b63527bae08b61.tar.gz serverdata-cc6d042e43cca8e13394112c85b63527bae08b61.tar.bz2 serverdata-cc6d042e43cca8e13394112c85b63527bae08b61.tar.xz serverdata-cc6d042e43cca8e13394112c85b63527bae08b61.zip |
Replace ID Grenade with SmokeGrenade (I need real Grenades now).
Maybe cloacking effect gets fixed now, btw
Diffstat (limited to 'npc/018-2-4')
-rw-r--r-- | npc/018-2-4/lv1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/018-2-4/lv1.txt b/npc/018-2-4/lv1.txt index bc04dad18..5cb6b3f21 100644 --- a/npc/018-2-4/lv1.txt +++ b/npc/018-2-4/lv1.txt @@ -37,7 +37,7 @@ OnInit: sellitem StrengthPotion,50; sellitem Curshroom,10; - sellitem Grenade,4; + sellitem SmokeGrenade,4; end; OnCountFunds: |