mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 10:33:30 +01:00
massive burndown (#29894)
This commit is contained in:
@@ -78,8 +78,6 @@
|
||||
singular_name = "prize ticket"
|
||||
icon = 'icons/obj/arcade.dmi'
|
||||
icon_state = "tickets_1"
|
||||
force = 0
|
||||
throwforce = 0
|
||||
throw_speed = 1
|
||||
throw_range = 1
|
||||
w_class = WEIGHT_CLASS_TINY
|
||||
|
||||
@@ -3,8 +3,6 @@ GLOBAL_VAR(claw_game_html)
|
||||
/obj/machinery/economy/arcade/claw
|
||||
name = "Claw Game"
|
||||
desc = "One of the most infuriating ways to win a toy."
|
||||
icon = 'icons/obj/arcade.dmi'
|
||||
icon_state = "clawmachine_1_on"
|
||||
token_price = 5
|
||||
window_name = "Claw Game"
|
||||
var/machine_image = "_1"
|
||||
|
||||
Reference in New Issue
Block a user