1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-06-30 15:24:49 +02:00
parent d741efbb53
commit 15112fe306
2 changed files with 14 additions and 2 deletions

View file

@ -722,7 +722,16 @@ CodeStudio.Products = {
itemStock = 150,
itemPrice = 200,
itemInfo = "",
},
},
['weapon_pocketlight'] = {
itemName = "kleine Taschenlampe",
itemStock = 150,
itemPrice = 200,
itemInfo = "",
},
}
},