fox box airlock

This commit is contained in:
Aurorablade
2016-12-14 20:11:02 -05:00
parent d34494c043
commit c6c33803aa
3 changed files with 2 additions and 3 deletions
@@ -413,6 +413,7 @@ var/bomb_set
if(force)
message_admins("[src] has been !!force deleted!! in ([diskturf ? "[diskturf.x], [diskturf.y] ,[diskturf.z] - <A HREF='?_src_=holder;adminplayerobservecoodjump=1;X=[diskturf.x];Y=[diskturf.y];Z=[diskturf.z]'>JMP</a>":"nonexistent location"]).")
log_game("[src] has been !!force deleted!! in ([diskturf ? "[diskturf.x], [diskturf.y] ,[diskturf.z]":"nonexistent location"]).")
processing_objects.Remove(src)
return ..()
if(blobstart.len > 0)
+1
View File
@@ -1131,6 +1131,7 @@ About the new airlock wires panel:
M << pick(sound('sound/hallucinations/turn_around1.ogg',0,1,50), sound('sound/hallucinations/turn_around2.ogg',0,1,50))
M.Weaken(2)
M.throw_at(throwtarget, 5, 1,src)
spawn(0)
return 0
/obj/machinery/door/airlock/cult/narsie_act()
@@ -35,9 +35,6 @@
overlays += hologram_projection
overlays += hologram_ship
/obj/machinery/shuttle_manipulator/process()
return
/obj/machinery/shuttle_manipulator/attack_ghost(user as mob)
attack_hand(user)