Thing type 734, Twinkle Cart Ambience, is a type of ambient Thing, exclusive to SRB2Kart, that plays the same sound as PC Merry-Go-Round Ambience when the player is in range at a slightly smaller delay. The sound it plays is sfx_merry
; the corresponding lump is DSMERRY
.
Object type info – MT_TWINKLECARTAMBIENCE
|
|
Thing type number
|
734
|
|
Object type
|
MT_TWINKLECARTAMBIENCE
|
|
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
|
200
|
|
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
|
|