mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-21 12:05:28 +01:00
Makes bodyscanners show missing internal organs (#17456)
* Makes bodyscanners show missing internal organs * Adds species check Adds custom species check AND adds the missing organs to the printout * Why could this not be put on there * undef handling * . --------- Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
@@ -118,7 +118,8 @@
|
||||
/obj/item/storage/bag/sheetsnatcher,
|
||||
/obj/item/melee,
|
||||
/obj/item/kinetic_crusher,
|
||||
/obj/item/mining_scanner
|
||||
/obj/item/mining_scanner,
|
||||
/obj/item/storage/bag/ore
|
||||
)
|
||||
//Pretty much, if it's in the mining vendor, they should be able to put it on the belt.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user