Skip to content

Commit

Permalink
Removes access requirements from firing range (#98)
Browse files Browse the repository at this point in the history
Good map change, the firing range should be fully usable now.
  • Loading branch information
private-tristan committed Jan 31, 2024
1 parent 96ca249 commit 37fcb79
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions maps/map_files/golden_arrow/golden_arrow.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -8618,8 +8618,7 @@
"Xu" = (
/obj/structure/machinery/door/airlock/multi_tile/almayer/generic{
dir = 2;
name = "\improper Firing Range";
req_one_access_txt = "8;12;40"
name = "\improper Firing Range"
},
/turf/open/floor/almayer{
icon_state = "test_floor4"
Expand Down

0 comments on commit 37fcb79

Please sign in to comment.