mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Fix vore unit tests?
Suggested by Black Major.
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
return 0
|
||||
|
||||
var/mob/living/carbon/human/H = new mobtype(mobloc)
|
||||
H.init_vore()
|
||||
|
||||
if(with_mind)
|
||||
H.mind_initialize("TestKey[rand(0,10000)]")
|
||||
|
||||
Reference in New Issue
Block a user