Files
Paradise/tools/maplint/lints/directional_atms.yml
08f9a8129b use directional helpers for ATMs (#24426)
* use directional helpers for ATMs

* updatepaths script PR number

---------

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
2024-03-16 16:25:30 +00:00

10 lines
223 B
YAML

help: "Use the directional subtypes for this ATM."
/obj/machinery/economy/atm:
banned_variables:
- pixel_x
- pixel_y
=/obj/machinery/economy/atm:
banned: true
=/obj/machinery/economy/atm/directional:
banned: true