Skip to content

Commit

Permalink
Update code/modules/tents/folded_tents.dm
Browse files Browse the repository at this point in the history
Co-authored-by: harryob <[email protected]>
  • Loading branch information
Waseemq1235 and harryob authored Jul 20, 2023
1 parent 78c55e7 commit e70691a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/tents/folded_tents.dm
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
var/off_y = 0
/// Map Template to use for the tent
var/template
/// Var to make it deployable anywhere
/// If this tent can be deployed anywhere
var/unrestricted_deployment = FALSE

/// Check an area is clear for deployment of the tent
Expand Down

0 comments on commit e70691a

Please sign in to comment.