]> git.smokeofanarchy.ru Git - space-station-14.git/blob
23307980b0c76bda42d762e525507409f9deca80
[space-station-14.git] /
1 ent-BaseAmmoProvider = { ent-BaseItem }
2     .desc = { ent-BaseItem.desc }
3 ent-AmmoProviderShotgunShell = { ent-BaseAmmoProvider }
4     .desc = { ent-BaseAmmoProvider.desc }
5 ent-BoxBeanbag = коробка ружейных патронов (травматические)
6     .desc = { ent-AmmoProviderShotgunShell.desc }
7 ent-BoxLethalshot = коробка ружейных патронов (летальные)
8     .desc = { ent-AmmoProviderShotgunShell.desc }
9 ent-BoxShotgunSlug = коробка ружейных патронов (пули)
10     .desc = { ent-AmmoProviderShotgunShell.desc }
11 ent-BoxShotgunFlare = коробка ружейных патронов (фальшфейеры)
12     .desc = { ent-AmmoProviderShotgunShell.desc }
13 ent-BoxShotgunIncendiary = коробка ружейных патронов (зажигательные)
14     .desc = { ent-AmmoProviderShotgunShell.desc }
15 ent-BoxShotgunUranium = коробка ружейных патронов (урановые)
16     .desc = { ent-AmmoProviderShotgunShell.desc }
17 ent-BoxShotgunPractice = коробка ружейных патронов (учебные)
18     .desc = { ent-AmmoProviderShotgunShell.desc }
19 ent-BoxShellTranquilizer = коробка ружейных патронов (транквилизаторы)
20     .desc = { ent-AmmoProviderShotgunShell.desc }