Bug fix and mapping example

- Fixed mapped omni devices being set to off at round start
- Remapped the research outpost atmos room, taking advantage of omni devices
This commit is contained in:
Loganbacca
2014-06-26 21:10:17 +12:00
parent 9c80541936
commit 2218164df9
2 changed files with 85 additions and 89 deletions

View File

@@ -125,8 +125,6 @@
overlays_error[1] = omni_icons[core_icon]
overlays_error[2] = omni_icons["error"]
update_icon()
/obj/machinery/atmospherics/omni/proc/update_port_icons()
for(var/datum/omni_port/P in ports)
if(P.update)