Buyable Jani Trolley (#25139)
Trolley (cherry picked from commit 655c7bd677d29e370e9bb32117e04435b36c83f7)
This commit is contained in:
parent
93bbb92690
commit
df496a6d5d
|
|
@ -177,3 +177,14 @@
|
|||
cost: 1000
|
||||
category: Service
|
||||
group: market
|
||||
|
||||
- type: cargoProduct
|
||||
id: ServiceJanitorTrolley
|
||||
icon:
|
||||
sprite: Objects/Specific/Janitorial/janitorial_cart.rsi
|
||||
state: icon-cart
|
||||
product: JanitorialTrolley
|
||||
cost: 300
|
||||
category: Service
|
||||
group: market
|
||||
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 630 B |
|
|
@ -55,6 +55,9 @@
|
|||
"name": "cart_plunger",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "icon-cart"
|
||||
},
|
||||
{
|
||||
"name": "cart_water-1",
|
||||
"directions": 4,
|
||||
|
|
|
|||
Loading…
Reference in New Issue