Changeset - d35d7cda7ee4
[Not reviewed]
default
0 1 0
Silverwing - 5 years ago 2019-01-27 19:26:10

harpoon discharges when killing guard
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
atlantis_dyp_night.lua
Show inline comments
 
@@ -201,6 +201,7 @@ dyp_night_chief_guard = obj {
 
    use = function(s, o)
 
        if o == item_harpoon then
 
            s.state = 1;
 
            item_harpoon.charge = 0;
 
            return [[Вы стреляете в охранника гарпуном и он падает на пол. ]];
 
        end;
 
    end
0 comments (0 inline, 0 general)