mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-23 21:27:09 +01:00
Update simplemob_vore_values.dm
Gremlins are now voreable. Why? Easy cleaning
This commit is contained in:
@@ -78,3 +78,7 @@
|
||||
/mob/living/simple_animal/hostile/carp
|
||||
vore_flags = DEVOURABLE | DIGESTABLE | FEEDING
|
||||
vore_default_mode = DM_DIGEST
|
||||
|
||||
//GREMLINS GS13 EDIT
|
||||
/mob/living/simple_animal/hostile/gremlin
|
||||
vore_flags = DEVOURABLE | DIGESTABLE
|
||||
|
||||
Reference in New Issue
Block a user