Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,3 @@
!.github/**

.env

# カスタム武器を無視対象から除外
!main/plugins/CrackShot/weapons/*
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,14 @@ Glock17:
Projectile_Amount: 1
Projectile_Type: snowball
Projectile_Speed: 40
Projectile_Damage: 3
Projectile_Damage: 5
Sounds_Shoot: WITHER_SHOOT-1-2-0,EXPLODE-1-2-0
Fully_Automatic:
Enable: true
Fire_Rate: 4
Headshot:
Enable: true
Bonus_Damage: 5
Reload:
Enable: true
Reload_Amount: 18
Expand Down