mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
Merge branch 'master' of https://github.com/Baystation12/Baystation12 into dev-freeze
Conflicts: maps/exodus-1.dmm
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
use_power(5)
|
||||
icon_state = "doorctrl1"
|
||||
desiredstate = !desiredstate
|
||||
trigger()
|
||||
trigger(user)
|
||||
spawn(15)
|
||||
update_icon()
|
||||
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
bump_flag = MONKEY
|
||||
swap_flags = MONKEY|SLIME|SIMPLE_ANIMAL
|
||||
push_flags = MONKEY|SLIME|SIMPLE_ANIMAL|ALIEN
|
||||
var/holder_type = /obj/item/weapon/holder/monkey
|
||||
|
||||
/datum/species/monkey/handle_npc(var/mob/living/carbon/human/H)
|
||||
if(H.stat != CONSCIOUS)
|
||||
|
||||
Reference in New Issue
Block a user