SCP-018
Property
Type
Description
FriendlyFireTime
float
The friendly fire time.
FuseTime
float
The duration of the fuse.
ExplodeOnImpact
bool
Determines if the grenade explodes upon impacting another object.
Example:
CustomItemType: SCPItem
Item: SCP018
CustomData:
friendly_fire_time: 1.0
fuse_time: 2.0
explode_on_impact: trueLast updated
Was this helpful?