mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Probably fixes simplemob nom debug logs
The only possible cause I could find, given the circumstances and the rest of the code. The debug log trigger expects a returned TRUE from feed_grabbed_to_self proc, which in turn expects a returned TRUE from perform_the_nom proc.
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
voremob_loaded = TRUE
|
||||
init_vore()
|
||||
belly = vore_selected
|
||||
..()
|
||||
return ..()
|
||||
|
||||
//
|
||||
// Simple proc for animals to have their digestion toggled on/off externally
|
||||
|
||||
Reference in New Issue
Block a user