code works

This commit is contained in:
Letter N
2021-02-12 17:26:08 +08:00
parent a2419f760a
commit 6286d40082
10 changed files with 370 additions and 226 deletions
-4
View File
@@ -162,10 +162,6 @@ IF YOU MODIFY THE PRODUCTS LIST OF A MACHINE, MAKE SURE TO UPDATE ITS RESUPPLY C
///Name of lighting mask for the vending machine
var/light_mask
/obj/item/circuitboard
///determines if the circuit board originated from a vendor off station or not.
var/onstation = TRUE
/**
* Initialize the vending machine
*