summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--car.lua3
-rw-r--r--textures/celevator_dooroperator_left.pngbin0 -> 5601 bytes
-rw-r--r--textures/celevator_dooroperator_right.pngbin0 -> 5654 bytes
3 files changed, 3 insertions, 0 deletions
diff --git a/car.lua b/car.lua
index 5549f53..5dfda79 100644
--- a/car.lua
+++ b/car.lua
@@ -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
new file mode 100644
index 0000000..cacd6d8
--- /dev/null
+++ b/textures/celevator_dooroperator_left.png
Binary files differ
diff --git a/textures/celevator_dooroperator_right.png b/textures/celevator_dooroperator_right.png
new file mode 100644
index 0000000..13fe5bf
--- /dev/null
+++ b/textures/celevator_dooroperator_right.png
Binary files differ