This commit is contained in:
Nordi98 2025-08-06 08:06:23 +02:00
parent fb66b3ce3b
commit 23d5f328ed
4 changed files with 47 additions and 5 deletions

View file

@ -113,8 +113,6 @@ config.stashes = {
weight = 80000,
},
---- PDM ----
{
coords = vector3(-13.23, -1105.6, 28.0),
@ -125,5 +123,16 @@ config.stashes = {
weight = 60000,
},
---- AMMUNATION ----
{
coords = vector3(28.37, -1079.16, 27.72),
textUiLabel = 'öffnen',
name = 'ammulager1', -- uniq name
label = 'Lager',
slots = 80,
weight = 100000,
},
}
}