mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Refactors Simple Mob Creation: Adjusts Which Mobs are Available (#12325)
This commit is contained in:
committed by
variableundefined
parent
f8d5f9336c
commit
5810d28571
@@ -356,7 +356,7 @@
|
||||
pass_flags = PASSTABLE | PASSGRILLE | PASSMOB
|
||||
ventcrawler = 2
|
||||
mob_size = MOB_SIZE_TINY
|
||||
gold_core_spawnable = 0
|
||||
gold_core_spawnable = HOSTILE_SPAWN
|
||||
speak_emote = list("warps")
|
||||
damage_coeff = list(BRUTE = 1, BURN = 1, TOX = 0, CLONE = 0, STAMINA = 0, OXY = 0)
|
||||
luminosity = 4
|
||||
|
||||
Reference in New Issue
Block a user