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
@@ -9,6 +9,7 @@
icon_state = "b_condom_wrapped"
var/unwrapped = 0
w_class = WEIGHT_CLASS_TINY
price = 1
obj/item/condom/Initialize()
create_reagents(300, DRAWABLE|NO_REACT)