mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-23 03:56:27 +01:00
Update living_vr.dm
This commit is contained in:
@@ -389,7 +389,7 @@
|
||||
if (!user.client)
|
||||
for(var/obj/belly/guttoviolate in pred.vore_organs)
|
||||
if(guttoviolate.mode_flags & DM_FLAG_ALLOWFORCEFEED)
|
||||
var/list/bellys |= guttoviolate
|
||||
bellys |= guttoviolate
|
||||
|
||||
belly = pick(bellys)
|
||||
//CHOMPEDIT: END
|
||||
|
||||
Reference in New Issue
Block a user