Thing type 735, PC Merry-Go-Round Ambience, is a type of Thing, exclusive to SRB2Kart, that plays an ambient Merry-Go-Round jingle sound when the player is in range. The sound it plays is sfx_merry
; the corresponding lump is DSMERRY
.
Object type info – MT_MERRYAMBIENCE
|
|
Thing type number
|
735
|
|
Object type
|
MT_MERRYAMBIENCE
|
|
Sprite name prefix
|
NULL
|
|
SpawnState
|
S_INVISIBLE
|
|
SeeState
|
S_NULL
|
|
SeeSound
|
sfx_merry
|
|
AttackSound
|
sfx_None
|
|
PainState
|
S_NULL
|
|
PainSound
|
sfx_None
|
|
MeleeState
|
S_NULL
|
|
MissileState
|
S_NULL
|
|
DeathState
|
S_NULL
|
|
XDeathState
|
S_NULL
|
|
DeathSound
|
sfx_None
|
|
ActiveSound
|
sfx_None
|
|
RaiseState
|
S_NULL
|
|
SpawnHealth
|
230
|
|
ReactionTime
|
0
|
|
PainChance
|
0
|
|
Speed
|
0
|
|
Radius
|
16<<FRACBITS
|
|
Height
|
16<<FRACBITS
|
|
Display offset
|
0
|
|
Mass
|
0
|
|
Damage
|
0
|
|
Flags
|
MF_NOBLOCKMAP|MF_NOSECTOR|MF_NOGRAVITY|MF_AMBIENT
|
|