Skip to content

Commit

Permalink
allow to use the model browser for theater doors
Browse files Browse the repository at this point in the history
  • Loading branch information
CattoGamer committed Dec 10, 2024
1 parent cd8dbd5 commit 46d2be5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workshop/gamemodes/cinema_modded/cinema.fgd
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@

@PointClass base(Targetname, Origin, Angles) studioprop() = theater_door : "Door to teleport players between locations"
[
model(studio) : "Door Model" : : "The door model of the target"
teleportentity(target_destination) : "Teleport To" : : "The name of the teleport entity."
opendoorsound(sound) : "Door Open sound" : : "The sound the door will make when it opens."
closedoorsound(sound) : "Door Close sound" : : "The sound the door will make when it closes."
Expand Down

0 comments on commit 46d2be5

Please sign in to comment.