mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
New singularity containment field sprites because the old ones are ugly.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@790 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -477,6 +477,8 @@ However people seem to like it for some reason.
|
|||||||
..()
|
..()
|
||||||
src.gen_primary = A
|
src.gen_primary = A
|
||||||
src.gen_secondary = B
|
src.gen_secondary = B
|
||||||
|
if(A&&B)
|
||||||
|
src.dir = get_dir(B,A)
|
||||||
spawn(1)
|
spawn(1)
|
||||||
src.sd_SetLuminosity(5)
|
src.sd_SetLuminosity(5)
|
||||||
|
|
||||||
@@ -871,7 +873,7 @@ However people seem to like it for some reason.
|
|||||||
if(2.0 to 3.0)
|
if(2.0 to 3.0)
|
||||||
eject()
|
eject()
|
||||||
return ..()
|
return ..()
|
||||||
|
|
||||||
/obj/machinery/power/collector_array/Del()
|
/obj/machinery/power/collector_array/Del()
|
||||||
. = ..()
|
. = ..()
|
||||||
for(var/obj/machinery/power/collector_control/myCC in orange(1,src))
|
for(var/obj/machinery/power/collector_control/myCC in orange(1,src))
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 10 KiB |
Reference in New Issue
Block a user