mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 03:26:31 +01:00
vending argument
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
|
||||
filled = TRUE
|
||||
|
||||
/obj/machinery/vending/assaultops_ammo/build_inventory(list/productlist, list/recordlist, start_empty = FALSE)
|
||||
/obj/machinery/vending/assaultops_ammo/build_inventory(list/productlist, list/recordlist, start_empty = FALSE, premium = FALSE)
|
||||
default_price = 0
|
||||
extra_price = 0
|
||||
for(var/typepath in productlist)
|
||||
|
||||
Reference in New Issue
Block a user