From 96f0f0bd24b88922a625e505e17a842d4f111014 Mon Sep 17 00:00:00 2001 From: Sishen Date: Mon, 17 Jun 2019 14:31:24 -0400 Subject: [PATCH 1/2] Update arcade.dm --- code/game/machinery/computer/arcade.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/machinery/computer/arcade.dm b/code/game/machinery/computer/arcade.dm index efbbe36228..e57f802695 100644 --- a/code/game/machinery/computer/arcade.dm +++ b/code/game/machinery/computer/arcade.dm @@ -1,7 +1,7 @@ #define ARCADE_WEIGHT_TRICK 4 #define ARCADE_WEIGHT_USELESS 2 #define ARCADE_WEIGHT_RARE 1 -#define ARCADE_WEIGHT_PLUSH 3 +#define ARCADE_WEIGHT_PLUSH 45 /obj/machinery/computer/arcade From 95a6b5d7a908a3f3da54cb635f118f2741fa81a8 Mon Sep 17 00:00:00 2001 From: Sishen Date: Mon, 17 Jun 2019 14:35:24 -0400 Subject: [PATCH 2/2] Update arcade.dm --- code/game/machinery/computer/arcade.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/machinery/computer/arcade.dm b/code/game/machinery/computer/arcade.dm index e57f802695..d8abff49c1 100644 --- a/code/game/machinery/computer/arcade.dm +++ b/code/game/machinery/computer/arcade.dm @@ -1,7 +1,7 @@ #define ARCADE_WEIGHT_TRICK 4 #define ARCADE_WEIGHT_USELESS 2 #define ARCADE_WEIGHT_RARE 1 -#define ARCADE_WEIGHT_PLUSH 45 +#define ARCADE_WEIGHT_PLUSH 65 /obj/machinery/computer/arcade