Increase max EFTPOS charge to 1000 (#28442)

Signed-off-by: Custodi <31255302+Custodi@users.noreply.github.com>
This commit is contained in:
Custodi
2025-02-27 01:14:59 +03:00
committed by GitHub
parent 488f232d68
commit 4ba141bd8a
@@ -1,4 +1,4 @@
#define MAX_EFTPOS_CHARGE 250
#define MAX_EFTPOS_CHARGE 1000
/obj/item/eftpos
name = "EFTPOS scanner"