Update maintenance.dm

This commit is contained in:
Killian
2020-07-09 04:43:32 +01:00
parent 721b456eea
commit 9adf026d61

View File

@@ -107,6 +107,7 @@ something, make sure it's not in one of the other lists.*/
prob(2);/obj/item/device/camera,
prob(3);/obj/item/device/pda,
prob(3);/obj/item/device/radio/headset,
/* VOREStation Edit Start */
prob(2);/obj/item/toy/tennis,
prob(2);/obj/item/toy/tennis/red,
prob(2);/obj/item/toy/tennis/yellow,
@@ -114,7 +115,9 @@ something, make sure it's not in one of the other lists.*/
prob(2);/obj/item/toy/tennis/cyan,
prob(2);/obj/item/toy/tennis/blue,
prob(2);/obj/item/toy/tennis/purple,
prob(1);/obj/item/pizzavoucher)
prob(1);/obj/item/pizzavoucher
/* VOREStation Edit End */
)
/obj/random/maintenance/security
/*Maintenance loot list. This one is for around security areas*/