Proselytizers can now convert lattices (#23146)

This commit is contained in:
Joan Lung
2017-01-21 19:06:24 -05:00
committed by KorPhaeron
parent a6dbfd5cd9
commit 5de5ada0cd
2 changed files with 19 additions and 1 deletions
+4
View File
@@ -63,6 +63,10 @@
desc = "A lightweight support lattice. These hold the Justicar's station together."
icon = 'icons/obj/smooth_structures/lattice_clockwork.dmi'
/obj/structure/lattice/clockwork/New()
..()
ratvar_act()
/obj/structure/lattice/clockwork/ratvar_act()
if(IsOdd(x+y))
new/obj/structure/lattice/clockwork/large(loc)