Economy part 2 - Vendors

This commit is contained in:
QuoteFox
2021-02-04 12:42:50 +00:00
parent 6c16353be5
commit 5584bb9522
29 changed files with 221 additions and 66 deletions
+1
View File
@@ -13,6 +13,7 @@
var/style = "long"
var/inside = FALSE
var/last = 0
price = 3
/obj/item/electropack/vibrator/Initialize() //give the device its own code
. = ..()