mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 13:07:46 +01:00
Converts /modules/ to using WEIGHT_CLASS_x
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
icon_state = "paper"
|
||||
item_state = "paper"
|
||||
throwforce = 0
|
||||
w_class = 1
|
||||
w_class = WEIGHT_CLASS_TINY
|
||||
throw_range = 2
|
||||
throw_speed = 1
|
||||
layer = 4
|
||||
@@ -241,4 +241,4 @@
|
||||
if(photo)
|
||||
desc += "\nThere is a photo attached to it."
|
||||
overlays += image('icons/obj/bureaucracy.dmi', "clip")
|
||||
return
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user