forked from Simnation/Main
Merge branch 'master' of https://git.evolution-state-life.de/Evolution-State-Life/Main
This commit is contained in:
commit
5081330ac3
3 changed files with 10 additions and 5 deletions
|
@ -291,7 +291,7 @@ CodeStudio.Products = {
|
|||
itemPrice = 2,
|
||||
itemInfo = "",
|
||||
},
|
||||
['filtertip'] = {
|
||||
['filter_papers'] = {
|
||||
itemName = "Filtertips",
|
||||
itemStock = 5000,
|
||||
itemPrice = 2,
|
||||
|
@ -300,19 +300,19 @@ CodeStudio.Products = {
|
|||
['katzenfutter'] = {
|
||||
itemName = "Katzenfutter",
|
||||
itemStock = 5000,
|
||||
itemPrice = 2,
|
||||
itemPrice = 4,
|
||||
itemInfo = "Futter für Katzen",
|
||||
},
|
||||
['hundefutter'] = {
|
||||
itemName = "Hundefutter",
|
||||
itemStock = 5000,
|
||||
itemPrice = 2,
|
||||
itemPrice = 4,
|
||||
itemInfo = "Futter für Hunden",
|
||||
},
|
||||
['tier_leckerlis'] = {
|
||||
itemName = "Tier Leckerlis",
|
||||
itemStock = 5000,
|
||||
itemPrice = 2,
|
||||
itemPrice = 4,
|
||||
itemInfo = "Leckerlis für Tiere",
|
||||
},
|
||||
['redwoodpack'] = {
|
||||
|
|
BIN
resources/[phone]/roadphone/public/img/service/wn.png
Normal file
BIN
resources/[phone]/roadphone/public/img/service/wn.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 377 KiB |
|
@ -77,10 +77,15 @@
|
|||
"number": 5553022,
|
||||
"img": "/public/img/service/kayas.png",
|
||||
"acceptMessage": false
|
||||
},
|
||||
{
|
||||
"name": "Weazel News",
|
||||
"number": 404,
|
||||
"img": "/public/img/service/wn.png",
|
||||
"acceptMessage": false
|
||||
}
|
||||
|
||||
|
||||
|
||||
],
|
||||
"Ringtones": {
|
||||
"Reflection": "/public/static/sounds/ringtones/Reflection.mp3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue