mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-14 01:24:21 +01:00
PDA vendor now sells regular PDAs (#80836)
## About The Pull Request I don't know when this happened or why but this makes the PTech vending machine sell regular PDAs now instead of Command ones. ## Why It's Good For The Game PDA replacement should not be giving you all of Command's tablet apps. ## Changelog 🆑 fix: The HoP's cartridge vending machine now sells regular PDAs instead of base command ones. /🆑
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
/obj/item/computer_disk/ordnance = 10,
|
||||
/obj/item/computer_disk/quartermaster = 10,
|
||||
/obj/item/computer_disk/command/captain = 3,
|
||||
/obj/item/modular_computer/pda/heads = 10,
|
||||
/obj/item/modular_computer/pda = 10,
|
||||
)
|
||||
refill_canister = /obj/item/vending_refill/cart
|
||||
default_price = PAYCHECK_COMMAND
|
||||
|
||||
Reference in New Issue
Block a user