mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 20:47:43 +01:00
Merge pull request #11717 from VOREStation/Arokha/unused
Unused var fix
This commit is contained in:
@@ -114,7 +114,6 @@
|
||||
/obj/item/organ/digest_act(atom/movable/item_storage = null)
|
||||
if((. = ..()))
|
||||
if(isbelly(item_storage))
|
||||
var/obj/belly/B = item_storage
|
||||
. *= 3
|
||||
else
|
||||
. += 30 //Organs give a little more
|
||||
|
||||
Reference in New Issue
Block a user