All vending machines get restocks.

This commit is contained in:
kevinz000
2020-02-05 23:44:30 -07:00
committed by Archie
parent f51fb483f2
commit fa0fc6ffb9
22 changed files with 226 additions and 151 deletions
+3
View File
@@ -42,3 +42,6 @@
var/obj/item/flashlight/F = I
F.on = TRUE
F.update_brightness()
/obj/item/vending_refill/security
icon_state = "refill_games"