adds körperpflege
parent
bb2c87a3c2
commit
a58ee6d5b6
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Badeöl",
|
||||
"image": "systems/DSA_4-1/assets/Condiments/SODA_Icon_Condiments_27.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.25,
|
||||
"price": 2
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Bürste",
|
||||
"image": "systems/DSA_4-1/assets/Nuts/SODA_Icons_Nut_10.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.25,
|
||||
"price": 0.5
|
||||
}
|
||||
|
|
@ -4,6 +4,6 @@
|
|||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.1,
|
||||
"weight": 0.125,
|
||||
"price": 0.1
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Kamm aus Albenkristall",
|
||||
"image": "systems/DSA_4-1/assets/Nuts/SODA_Icons_Nut_10.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.1,
|
||||
"price": 40
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Lippenrot",
|
||||
"image": "systems/DSA_4-1/assets/Condiments/SODA_Icon_Condiments_27.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.025,
|
||||
"price": 2
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Nagelfeile",
|
||||
"image": "systems/DSA_4-1/assets/Nuts/SODA_Icons_Nut_10.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.05,
|
||||
"price": 3
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Rasiermesser",
|
||||
"image": "systems/DSA_4-1/assets/Nuts/SODA_Icons_Nut_10.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.25,
|
||||
"price": 12
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Rauchwerk",
|
||||
"image": "systems/DSA_4-1/assets/Nuts/SODA_Icons_Nut_10.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.025,
|
||||
"price": 10
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Salböl",
|
||||
"image": "systems/DSA_4-1/assets/Potions_Herbs/SODA_Icon_PortionsHerbs_Potion_Purple.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.25,
|
||||
"price": 2
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Schminke, Sortiment",
|
||||
"image": "systems/DSA_4-1/assets/Potions_Herbs/SODA_Icon_PortionsHerbs_Potion_Purple.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.05,
|
||||
"price": 10
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Seife",
|
||||
"image": "systems/DSA_4-1/assets/Nuts/SODA_Icons_Nut_10.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.5,
|
||||
"price": 0.2
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Tätowierung",
|
||||
"image": "systems/DSA_4-1/assets/Nuts/SODA_Icons_Nut_10.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.025,
|
||||
"price": 10
|
||||
}
|
||||
Loading…
Reference in New Issue