File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -10,49 +10,49 @@ You can get the CustomItems with the command `giveitem playerid itemid` or with
10
10
11
11
** Tranquilizer**
12
12
```
13
- ID: 36
13
+ ID: 50
14
14
Name: Tranquilizer
15
15
BasedItemType: GunUSP
16
16
Description: A Weapon which can stun other beings
17
17
```
18
18
** GrenadeLauncher**
19
19
```
20
- ID: 37
20
+ ID: 51
21
21
Name: GrenadeLauncher
22
22
BasedItemType: GunLogicer
23
23
Description: A weapon which shoots grenades
24
24
```
25
25
** ShotGun**
26
26
```
27
- ID: 38
27
+ ID: 52
28
28
Name: ShotGun
29
29
BasedItemType: GunUSP
30
30
Description: A weapon which shoots multiple bullets
31
31
```
32
32
** Sniper**
33
33
```
34
- ID: 39
34
+ ID: 53
35
35
Name: Sniper
36
36
BasedItemType: GunE11SR
37
37
Description: A Sniper
38
38
```
39
39
** Scp-127**
40
40
```
41
- ID: 40
41
+ ID: 54
42
42
Name: Scp-127
43
43
BasedItemType: GunProject90
44
44
Description: A weapon which regenerate ammo over time but can't be reloaded manually
45
45
```
46
46
** XLMedkit**
47
47
```
48
- ID: 41
48
+ ID: 55
49
49
Name: XLMedkit
50
50
BasedItemType: Medkit
51
51
Description: A medkit that you can use twice
52
52
```
53
53
** Scp1499**
54
54
```
55
- ID: 42
55
+ ID: 56
56
56
Name: Scp1499
57
57
BasedItemType: Scp268
58
58
Description: A mask which brings you to a other dimension
You can’t perform that action at this time.
0 commit comments