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:
@@ -67,7 +67,7 @@ var/const/tk_maxrange = 15
|
||||
icon_state = "2"
|
||||
flags = NOBLUDGEON | ABSTRACT
|
||||
//item_state = null
|
||||
w_class = 10.0
|
||||
w_class = 10
|
||||
layer = 20
|
||||
plane = HUD_PLANE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user