Skip to content

Commit

Permalink
Newline
Browse files Browse the repository at this point in the history
  • Loading branch information
TeamSpen210 committed Dec 1, 2022
1 parent 300036d commit be2d7d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion fgd/bases/MBaseGrenadeUser.fgd
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
]

SetGrenadeDropCapabilities[engine](integer) : "Grenade drop capabilities" : 7 : "Sets this NPC's grenade drop capabilities."
SetGrenadeDropCapabilities(choices) : "Grenade drop capabilities" : 7 : "Controls whether or not this NPC should drop grenades or weapon alt-fire items upon dying. Note that these only apply when the NPC is respectively capable of throwing grenades or using their weapon's secondary ability." =
SetGrenadeDropCapabilities(choices) : "Grenade drop capabilities" : 7 : "Controls whether or not this NPC should drop grenades or weapon alt-fire items upon dying. " +
"Note that these only apply when the NPC is respectively capable of throwing grenades or using their weapon's secondary ability." =
[
0 : "None"
1 : "[1] Drop grenades (based on player inventory)"
Expand Down

0 comments on commit be2d7d4

Please sign in to comment.