Adding zlevel 8, for a game/rp element/admindickery thing.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@243 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
uhangi@gmail.com
2010-10-04 04:07:38 +00:00
parent 81113d27bb
commit be00348fef
9 changed files with 1445 additions and 961 deletions
@@ -706,6 +706,38 @@
name = "Abandoned ship"
icon_state = "yellow"
/area/construction
name = "Construction Area"
icon_state = "yellow"
/area/construction/supplyshuttle
name = "Supply Shuttle"
icon_state = "yellow"
/area/construction/quarters
name = "Engineer's Quarters"
icon_state = "yellow"
/area/construction/qmaint
name = "Maintenance"
icon_state = "yellow"
/area/construction/hallway
name = "Hallway"
icon_state = "yellow"
/area/construction/solars
name = "Solar Panels"
icon_state = "yellow"
/area/construction/solarscontrol
name = "Solar Panel Control"
icon_state = "yellow"
/area/construction/Storage
name = "Construction Site Storage"
icon_state = "yellow"
/area/ai_monitored/storage/eva
name = "EVA Storage"
icon_state = "eva"
+2
View File
@@ -121,6 +121,8 @@
var/job = null
var/knowledge = 0.0
var/nodamage = 0
var/logged_in = 0
+11
View File
@@ -766,6 +766,17 @@
var/permeability_coefficient = 0.99
var/siemens_coefficient = 0.80
/obj/item/weapon/directions
name = "Crumpled Paper"
icon = 'weapons.dmi'
icon_state = "crumpled"
throwforce = 0
w_class = 1.0
throw_speed = 3
throw_range = 15
layer = 4
/obj/item/weapon/paper/Internal
name = "paper- 'Internal Atmosphere Operating Instructions'"
info = "Equipment:<BR>\n\t1+ Tank(s) with appropriate atmosphere<BR>\n\t1 Gas Mask w regulator (standard issue)<BR>\n<BR>\nProcedure:<BR>\n\t1. Wear mask<BR>\n\t2. Attach oxygen tank pipe to regulater (automatic))<BR>\n\t3. Set internal!<BR>\n<BR>\nNotes:<BR>\n\tDon't forget to stop internal when tank is low by<BR>\n\tremoving internal!<BR>\n<BR>\n\tDo not use a tank that has a high concentration of toxins.<BR>\n\tThe filters shut down on internal mode!<BR>\n<BR>\n\tWhen exiting a high danger environment it is advised<BR>\n\tthat you exit through a decontamination zone!<BR>\n<BR>\n\tRefill a tank at a oxygen canister by equiping the tank (Double Click)<BR>\n\tthen 'attacking' the canister (Double Click the canister)."