Fix 100dmg and 200dmg SWEPs

This commit is contained in:
ShadowCommander
2021-04-02 22:11:49 -07:00
parent e772fa694d
commit 500c26be40

View File

@@ -73,7 +73,7 @@
- type: entity - type: entity
name: bang stick 100dmg name: bang stick 100dmg
parent: MeleeDebug parent: MeleeDebugGib
id: MeleeDebug100 id: MeleeDebug100
components: components:
- type: MeleeWeapon - type: MeleeWeapon
@@ -81,7 +81,7 @@
- type: entity - type: entity
name: bang stick 200dmg name: bang stick 200dmg
parent: MeleeDebug parent: MeleeDebugGib
id: MeleeDebug200 id: MeleeDebug200
components: components:
- type: MeleeWeapon - type: MeleeWeapon