Skip to content

Commit 5bfd06e

Browse files
JJL772ozxybox
authored andcommitted
Add OnFizzled output for prop_portal
1 parent 9afd863 commit 5bfd06e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fgd/point/prop/prop_portal.fgd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,5 @@
5050
output OnPlayerTeleportFromMe(void) : "When the player is teleported from this portal to the linked partner."
5151
output OnEntityTeleportToMe(void) : "When any entity is teleported from this linked partner to the portal."
5252
output OnPlayerTeleportToMe(void) : "When the player is teleported from this linked partner to the portal."
53+
output OnFizzled(void) : "When the portal is fizzled."
5354
]

0 commit comments

Comments
 (0)