mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-26 01:04:36 +00:00
Merge pull request #4864 from VOREStation/upstream-merge-6010
[MIRROR] Removes spammy keyboard noise from arcade machines
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
icon_state = "arcade"
|
||||
icon_keyboard = null
|
||||
icon_screen = "invaders"
|
||||
clicksound = null //Gets too spammy and makes no sense for arcade to have the console keyboard noise anyway
|
||||
var/list/prizes = list( /obj/item/weapon/storage/box/snappops = 2,
|
||||
/obj/item/toy/blink = 2,
|
||||
/obj/item/clothing/under/syndicate/tacticool = 2,
|
||||
|
||||
Reference in New Issue
Block a user