mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
[MIRROR] Debug ID Cards Can Now Use Vending Machines [MDB IGNORE] (#20113)
* Debug ID Cards Can Now Use Vending Machines (#74278) ## About The Pull Request  This always pissed me off, and has been pissing me off for the last year or so. I decided to sit down and figure out how to stop this from occurring, and got it. ## Why It's Good For The Game When I'm debugging several types of stuff regarding payment in my pre-fabbed debug suit, I really don't want to fucking have to spawn yet another ID card with an actual job on it and transfer money to that just so I can use a vending machine, I WANT TO JUST USE THE VENDING MACHINE!!! TIME IS PRECIOUS!!! It does still draw from the station budget, but that's fine because this is a debug card that is meant to be dangerous to hand out. It's a debugger's tool. If you're concerned on people somehow getting it from an admin and beign able to buy smokes from vending machines, they were still able to withdraw money by alt-clicking on it before this change. ## Changelog Nothing that really concerns players. * Debug ID Cards Can Now Use Vending Machines --------- Co-authored-by: san7890 <the@san7890.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
/datum/job/admin
|
||||
title = "Debugger"
|
||||
Reference in New Issue
Block a user