Space Parallax Port (#69)

* better

* what the fuck

* Revert "what the fuck"

This reverts commit 384d5b33aacaf9c67be2c8c089979b9ee6b41074.

* chrwedrhbedrhbnedrh

* it works ? ? ?

* shutte

* prefs

* i think i did it right

* kk
This commit is contained in:
L.E.D
2016-11-11 14:49:19 -05:00
committed by TalkingCactus
parent 563c51ff70
commit c3972ad738
21 changed files with 371 additions and 7 deletions
+7
View File
@@ -5,6 +5,8 @@
desc = "A vast, cold, and lonely place."
intact = 0
plane = PLANE_SPACE_BACKGROUND
temperature = TCMB
thermal_conductivity = OPEN_HEAT_TRANSFER_COEFFICIENT
heat_capacity = 700000
@@ -21,6 +23,11 @@
/turf/open/space/New()
update_icon()
air = space_gas
var/image/I = image('icons/turf/space_parallax1.dmi',"[icon_state]")
I.plane = PLANE_SPACE_DUST
I.alpha = 80
I.blend_mode = BLEND_ADD
overlays += I
/turf/open/space/Destroy(force)
if(force)
+1
View File
@@ -2,6 +2,7 @@
icon_state = "black"
dir = SOUTH
baseturf = /turf/open/space/transit
plane = PLANE_TURF
/turf/open/space/transit/horizontal
dir = WEST