Play Test fixes

Fixes every single bug in the playtest so far.
This commit is contained in:
RadiantFlash7
2019-12-08 11:33:54 -05:00
parent c11c37514c
commit 3fc8f433bc
12 changed files with 1383 additions and 1220 deletions
@@ -2,8 +2,10 @@ var/global/datum/phororeactions/phororeactions
var/global/list/discovered_phororeagents //list of all phororeagents discovered so far
/obj/machinery/computer/phoronics
icon_keyboard = "rd_key_off"
icon_screen = "phoronics_screen"
icon = 'icons/obj/computer3.dmi'
icon_state = "frame-rnd"
icon_keyboard = "kb9"
icon_screen = "powerold"
circuit = /obj/item/weapon/circuitboard/phoronics
// var/turf/simulated/floor/phoronics/source
var/turf/simulated/floor/source
@@ -164,5 +164,6 @@
body_color = "brown"
icon = 'icons/mob/animal_yw.dmi'
icon_state = "mouse_miner"
item_state = "mouse_miner"
name = "Cooper"
desc = "A lonely miner's best friend."