mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-24 20:46:29 +01:00
REVERT CHANGES
Back to being a simple name pick
This commit is contained in:
@@ -388,9 +388,8 @@
|
||||
//CHOMPEDIT: AUTO BELLY SELECTOR
|
||||
if (!user.client)
|
||||
for(var/obj/belly/guttoviolate in pred.vore_organs)
|
||||
if(guttoviolate.mode_flags & DM_FLAG_ALLOWFORCEFEED)
|
||||
if(guttoviolate.name == "fstomach")
|
||||
bellys |= guttoviolate
|
||||
|
||||
if(!bellys)return
|
||||
belly = pick(bellys)
|
||||
//CHOMPEDIT: END
|
||||
|
||||
Reference in New Issue
Block a user