mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-24 08:13:24 +00:00
Fixes a lot of stuff
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
var/list/wristbounds = list()
|
||||
wristbounds["cheap generic wristbound"] = /obj/item/modular_computer/handheld/wristbound/preset/cheap/generic
|
||||
wristbounds["expensive generic wristbound"] = /obj/item/modular_computer/handheld/wristbound/preset/advanced/generic
|
||||
wristbounds["opeartions wristbound"] = /obj/item/modular_computer/handheld/wristbound/preset/advanced/cargo
|
||||
wristbounds["operations wristbound"] = /obj/item/modular_computer/handheld/wristbound/preset/advanced/cargo
|
||||
wristbounds["engineering wristbound"] = /obj/item/modular_computer/handheld/wristbound/preset/advanced/engineering
|
||||
wristbounds["medical wristbound"] = /obj/item/modular_computer/handheld/wristbound/preset/advanced/medical
|
||||
wristbounds["security wristbound"] = /obj/item/modular_computer/handheld/wristbound/preset/advanced/security
|
||||
|
||||
Reference in New Issue
Block a user