Skip to content

Commit 4fa0bf1

Browse files
committed
2 parents 4a48388 + c85d276 commit 4fa0bf1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -10,49 +10,49 @@ You can get the CustomItems with the command `giveitem playerid itemid` or with
1010

1111
**Tranquilizer**
1212
```
13-
ID: 36
13+
ID: 50
1414
Name: Tranquilizer
1515
BasedItemType: GunUSP
1616
Description: A Weapon which can stun other beings
1717
```
1818
**GrenadeLauncher**
1919
```
20-
ID: 37
20+
ID: 51
2121
Name: GrenadeLauncher
2222
BasedItemType: GunLogicer
2323
Description: A weapon which shoots grenades
2424
```
2525
**ShotGun**
2626
```
27-
ID: 38
27+
ID: 52
2828
Name: ShotGun
2929
BasedItemType: GunUSP
3030
Description: A weapon which shoots multiple bullets
3131
```
3232
**Sniper**
3333
```
34-
ID: 39
34+
ID: 53
3535
Name: Sniper
3636
BasedItemType: GunE11SR
3737
Description: A Sniper
3838
```
3939
**Scp-127**
4040
```
41-
ID: 40
41+
ID: 54
4242
Name: Scp-127
4343
BasedItemType: GunProject90
4444
Description: A weapon which regenerate ammo over time but can't be reloaded manually
4545
```
4646
**XLMedkit**
4747
```
48-
ID: 41
48+
ID: 55
4949
Name: XLMedkit
5050
BasedItemType: Medkit
5151
Description: A medkit that you can use twice
5252
```
5353
**Scp1499**
5454
```
55-
ID: 42
55+
ID: 56
5656
Name: Scp1499
5757
BasedItemType: Scp268
5858
Description: A mask which brings you to a other dimension

0 commit comments

Comments
 (0)