diff options
-rw-r--r-- | car.lua | 3 | ||||
-rw-r--r-- | textures/celevator_dooroperator_left.png | bin | 0 -> 5601 bytes | |||
-rw-r--r-- | textures/celevator_dooroperator_right.png | bin | 0 -> 5654 bytes |
3 files changed, 3 insertions, 0 deletions
@@ -276,6 +276,8 @@ local pieces = { "celevator_car_ceiling.png", "celevator_car_wallpaper.png", "celevator_cabinet_sides.png", + "celevator_cabinet_sides.png", + "celevator_dooroperator_left.png", }, }, { @@ -363,6 +365,7 @@ local pieces = { "celevator_cabinet_sides.png", "celevator_car_wallpaper.png", "celevator_cabinet_sides.png", + "celevator_dooroperator_right.png", }, }, { diff --git a/textures/celevator_dooroperator_left.png b/textures/celevator_dooroperator_left.png Binary files differnew file mode 100644 index 0000000..cacd6d8 --- /dev/null +++ b/textures/celevator_dooroperator_left.png diff --git a/textures/celevator_dooroperator_right.png b/textures/celevator_dooroperator_right.png Binary files differnew file mode 100644 index 0000000..13fe5bf --- /dev/null +++ b/textures/celevator_dooroperator_right.png |