mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-07-03 15:11:57 +03:00
Add epoch version of the Red Ryder BB gun
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
class RedRyder;
|
||||
class RedRyder_DZ: RedRyder {
|
||||
displayName = $STR_DZ_WPN_RED_RYDER_NAME;
|
||||
descriptionShort = $STR_DZ_WPN_RED_RYDER_DESC;
|
||||
magazines[] = {"350Rnd_BB_GUN"};
|
||||
};
|
||||
Reference in New Issue
Block a user