OM Wristbound Bugfix (#14909)

This commit is contained in:
Benedict
2022-10-13 13:55:19 -04:00
committed by GitHub
parent 9dd0fe5a78
commit 3dd99d6f5b
6 changed files with 21 additions and 6 deletions

View File

@@ -73,7 +73,7 @@
. = ..()
card_slot.stored_item = new /obj/item/pen/silver
/obj/item/modular_computer/handheld/preset/supply/qm/Initialize()
/obj/item/modular_computer/handheld/preset/supply/om/Initialize()
. = ..()
card_slot.stored_item = new /obj/item/pen/fountain

View File

@@ -73,7 +73,7 @@
/obj/item/modular_computer/handheld/pda/supply/miner
_app_preset_type = /datum/modular_computer_app_presets/civilian
/obj/item/modular_computer/handheld/pda/supply/qm
/obj/item/modular_computer/handheld/pda/supply/om
icon_add = "q"
/obj/item/modular_computer/handheld/pda/supply/qm/Initialize()

View File

@@ -153,7 +153,7 @@
. = ..()
card_slot.stored_item = new /obj/item/pen/silver
/obj/item/modular_computer/handheld/wristbound/preset/pda/supply/qm/Initialize()
/obj/item/modular_computer/handheld/wristbound/preset/pda/supply/om/Initialize()
. = ..()
card_slot.stored_item = new /obj/item/pen/fountain