mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
[MIRROR] stopped players from being able to eat regenerative cores (#2924)
* stopped players from being able to eat regenerative cores (#56448) * stopped players from being able to eat regenerative cores Co-authored-by: elle <54373583+dermondarble@users.noreply.github.com>
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
icon_state = "roro core 2"
|
||||
item_flags = NOBLUDGEON
|
||||
slot = ORGAN_SLOT_REGENERATIVE_CORE
|
||||
organ_flags = NONE
|
||||
force = 0
|
||||
actions_types = list(/datum/action/item_action/organ_action/use)
|
||||
var/inert = 0
|
||||
|
||||
Reference in New Issue
Block a user