mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Merge branch 'master' of github.com:Baystation12/Baystation12 into TGUpdates
This commit is contained in:
@@ -113,6 +113,7 @@
|
||||
idle_power_usage = 2
|
||||
active_power_usage = 6
|
||||
power_channel = ENVIRON
|
||||
var/network
|
||||
|
||||
New()
|
||||
if(z == 1)
|
||||
|
||||
@@ -117,6 +117,15 @@
|
||||
|
||||
var/walltype = "wall"
|
||||
|
||||
/turf/simulated/wall/heatshield
|
||||
thermal_conductivity = 0
|
||||
opacity = 0
|
||||
name = "Heat Shielding"
|
||||
icon = 'thermal.dmi'
|
||||
icon_state = "thermal"
|
||||
heat_capacity = 625000 //twice the cap of a normal wall
|
||||
walltype = "heatshield"
|
||||
|
||||
/turf/simulated/wall/cult
|
||||
name = "wall"
|
||||
desc = "The patterns engraved on the wall seem to shift as you try to focus on them. You feel sick"
|
||||
|
||||
Reference in New Issue
Block a user