mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Removes .0 at the end of w_class numbers
This commit is contained in:
@@ -268,7 +268,7 @@
|
||||
desc = "A key for a spacepod lock."
|
||||
icon = 'icons/vehicles/spacepod.dmi'
|
||||
icon_state = "podkey"
|
||||
w_class = 1.0
|
||||
w_class = 1
|
||||
var/id = 0
|
||||
|
||||
// Key - Lock Interactions
|
||||
|
||||
Reference in New Issue
Block a user