mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2025-12-10 13:41:38 +00:00
CitadelRP (#4108)
* dme and dmb * Heeeere we gooo * fasease * Continued. * AAAAAAAAAAAAAAAAAAAAAAAA * Brain going numb * agh * The suffering will be worth it... right? * Going blank... * Am I done? * AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA * Fixes * Should be everything I care about right now.
This commit is contained in:
@@ -177,7 +177,6 @@
|
||||
entry_vent = null
|
||||
else if(entry_vent)
|
||||
if(get_dist(src, entry_vent) <= 1)
|
||||
//VOREStation Edit Start
|
||||
var/obj/machinery/atmospherics/component/unary/vent_pump/exit_vent = get_safe_ventcrawl_target(entry_vent)
|
||||
if(!exit_vent)
|
||||
return
|
||||
@@ -205,8 +204,6 @@
|
||||
if(new_area)
|
||||
new_area.Entered(src)
|
||||
|
||||
//=================
|
||||
|
||||
if(isturf(loc))
|
||||
skitter()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user