Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion code/obj/storage/secure_closets.dm
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,6 @@
close_sound = 'sound/misc/safe_close.ogg'
_max_health = LOCKER_HEALTH_STRONG
_health = LOCKER_HEALTH_STRONG
reinforced = TRUE
bolted = TRUE
spawn_contents = list(/obj/item/item_box/contraband)
radiation_protection = 20
Expand Down
4 changes: 4 additions & 0 deletions strings/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@

(t)wed jul 01 26
(u)grasswitch
(p)27041
(e)|
(*)Contraband lockers are now easier to break open. They were made by the lowest bidder, after all...
(u)phoi
(p)27049
(e)🗺|A-Mapping
Expand Down
Loading