mirror of
https://gitlab.com/hoggit/developers/hoggit.git
synced 2025-11-10 15:43:28 +00:00
Zombie argh is now a debug text
This commit is contained in:
parent
49c0571d5b
commit
275c748b3a
@ -157,7 +157,7 @@ HOGGIT.Spawner = function(grpName)
|
||||
partial_death_respawn_delay = respawn_delay
|
||||
end
|
||||
|
||||
trigger.action.outText(GroupName .. " is now a zombie! Arggghhh!", 10)
|
||||
HOGGIT.debug_text(GroupName .. " is now a zombie! Arggghhh!", 10)
|
||||
end
|
||||
end,
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user