mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-19 18:17:52 +01:00
* use directional helpers for ATMs * updatepaths script PR number --------- Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
10 lines
223 B
YAML
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
|