mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-10 06:34:45 +01:00
Removes the force from tickets
Tickets no longer deal damage when used as a weapon or thrown.
This commit is contained in:
@@ -63,8 +63,8 @@
|
||||
singular_name = "prize ticket"
|
||||
icon = 'icons/obj/arcade.dmi'
|
||||
icon_state = "tickets_1"
|
||||
force = 1
|
||||
throwforce = 1
|
||||
force = 0
|
||||
throwforce = 0
|
||||
throw_speed = 1
|
||||
throw_range = 1
|
||||
w_class = 1.0
|
||||
|
||||
Reference in New Issue
Block a user