mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Fixes Leopardmander Runtime
This was NOT fixed in my PR - my mistake, as the error still exists in live code. Hence, falling back to the _ch.dm version - or, I can make a CHOMPEdit if preferred. Live is still using leopardmander.dm, hence the runtime.
This commit is contained in:
@@ -3294,7 +3294,7 @@
|
||||
#include "code\modules\mob\living\simple_mob\subtypes\vore\horse.dm"
|
||||
#include "code\modules\mob\living\simple_mob\subtypes\vore\jelly.dm"
|
||||
#include "code\modules\mob\living\simple_mob\subtypes\vore\lamia.dm"
|
||||
#include "code\modules\mob\living\simple_mob\subtypes\vore\leopardmander.dm"
|
||||
#include "code\modules\mob\living\simple_mob\subtypes\vore\leopardmander_ch.dm"
|
||||
#include "code\modules\mob\living\simple_mob\subtypes\vore\lizardman.dm"
|
||||
#include "code\modules\mob\living\simple_mob\subtypes\vore\mimic.dm"
|
||||
#include "code\modules\mob\living\simple_mob\subtypes\vore\oregrub.dm"
|
||||
|
||||
Reference in New Issue
Block a user