mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-23 20:16:19 +01:00
Update mobjects.dm
This commit is contained in:
@@ -17,6 +17,8 @@ mob/living/simple_animal/mobject
|
||||
var/morphitem = /obj/item/weapon/wrench //Since its the most used item for anchoring this wil be default
|
||||
var/powertoggle //off by default
|
||||
var/altpowertoggle = 1 //on by default, turn of/an on click by hand
|
||||
hostile = 0
|
||||
retaliate = 0
|
||||
|
||||
mob/living/simple_animal/mobject/New()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user