Small fixes, updated changelog.

This commit is contained in:
SkyMarshal
2013-05-21 22:50:21 -07:00
parent 39df196edc
commit 6c8b0c23dc
4 changed files with 23 additions and 3 deletions
@@ -131,7 +131,7 @@
var/list/animal_spawners = list()
/obj/machinery/jungle_controller/proc/initialise()
/obj/machinery/jungle_controller/initialize()
world << "\red \b Setting up jungle, this may take a bleeding eternity..."
//crash dat shuttle
+1 -1
View File
@@ -67,7 +67,7 @@
idle_power_usage = 4
active_power_usage = 8
power_channel = ENVIRON
req_access = list(access_atmospherics, access_engine_equip)
req_one_access = list(access_atmospherics, access_engine_equip)
var/frequency = 1439
//var/skipprocess = 0 //Experimenting
var/alarm_frequency = 1437
+1 -1
View File
@@ -18,7 +18,7 @@
use_power = 0
var/release_log = ""
/obj/machinery/portable_atmospherics/canister/New()
/obj/machinery/portable_atmospherics/initialize()
. = ..()
spawn()
var/obj/machinery/atmospherics/portables_connector/connector = locate() in loc