mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 06:40:08 +01:00
missing comma
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
|
||||
/obj/structure/largecrate/animal/otie/phoron/Initialize()
|
||||
starts_with = list(pick(/mob/living/simple_mob/vore/otie/cotie/phoron;2,
|
||||
/mob/living/simple_mob/vore/otie/red/friendly;0.5
|
||||
/mob/living/simple_mob/vore/otie/red/friendly;0.5,
|
||||
/mob/living/simple_mob/vore/otie/red/chubby;0.5)) //ChompEDIT add
|
||||
return ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user