mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-20 18:47:20 +01:00
* less dirs * cleanup a bit more * should've read docs * updatepaths * mb now
14 lines
344 B
YAML
14 lines
344 B
YAML
help: Multitile airlocks might have pixel offset after Initialize, use them only with directions of SOUTH or EAST
|
|
/obj/machinery/door/poddoor/multi_tile:
|
|
banned_variables:
|
|
dir:
|
|
allow: [2, 4]
|
|
pixel_x:
|
|
pixel_y:
|
|
/obj/machinery/door/airlock/multi_tile:
|
|
banned_variables:
|
|
dir:
|
|
allow: [2, 4]
|
|
pixel_x:
|
|
pixel_y:
|