Merge pull request #1089 from tigercat2000/vgspmoothin

Port -tg-'s port of /vg/'s smoothwall.
This commit is contained in:
ZomgPonies
2015-05-18 10:18:58 -04:00
5 changed files with 94 additions and 169 deletions
+3 -1
View File
@@ -21,8 +21,10 @@
density = 1
opacity = 1
anchored = 1
canSmoothWith = list(/obj/structure/alien/resin)
var/health = 200
var/resintype = null
/obj/structure/alien/resin/New(location)
relativewall_neighbours()
..()
@@ -46,8 +48,8 @@
resintype = "wall"
/obj/structure/alien/resin/wall/New()
relativewall_neighbours()
..()
relativewall_neighbours()
/obj/structure/alien/resin/wall/shadowling //For chrysalis
name = "chrysalis wall"