mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
Containment fields once again zap the shit out of you if you get too close to them.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1079 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -284,6 +284,7 @@
|
||||
T = get_step(T, NSEW)
|
||||
if(!locate(/obj/machinery/containment_field) in T)
|
||||
var/obj/machinery/containment_field/CF = new/obj/machinery/containment_field()
|
||||
CF.set_master(src,G)
|
||||
fields += CF
|
||||
G.fields += CF
|
||||
CF.loc = T
|
||||
|
||||
Reference in New Issue
Block a user