mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
The examine line of the safe was broken due to w_class being above 5. Tuned it down to 5 (huge item)
This commit is contained in:
@@ -197,7 +197,7 @@
|
||||
icon_locking = "safeb"
|
||||
icon_sparking = "safespark"
|
||||
force = 8.0
|
||||
w_class = 8.0
|
||||
w_class = 5.0
|
||||
max_w_class = 8
|
||||
anchored = 1.0
|
||||
density = 0
|
||||
|
||||
Reference in New Issue
Block a user