1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-18 21:52:24 +02:00
parent 860d27e06f
commit 015ab686fa
6 changed files with 46 additions and 3 deletions

View file

@ -2791,6 +2791,15 @@ CodeStudio.Products = {
itemPrice = 400,
itemInfo = "",
},
['empty_card'] = {
itemName = "leere Keycard",
itemStock = 50,
itemPrice = 200,
itemInfo = "",
},
}
} ,