Skip to content

Commit

Permalink
Make npc_security_camera duplicatable
Browse files Browse the repository at this point in the history
  • Loading branch information
robotboy655 committed Mar 8, 2024
1 parent 0876b58 commit fff01df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions garrysmod/gamemodes/sandbox/gamemode/commands.lua
Original file line number Diff line number Diff line change
Expand Up @@ -717,6 +717,7 @@ AddNPCToDuplicator( "monster_sentry" )
-- Portal
AddNPCToDuplicator( "npc_portal_turret_floor" )
AddNPCToDuplicator( "npc_rocket_turret" )
AddNPCToDuplicator( "npc_security_camera" )

--[[---------------------------------------------------------
Name: CanPlayerSpawnSENT
Expand Down

0 comments on commit fff01df

Please sign in to comment.