mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 21:40:55 +01:00
Gun update; new icons, more guns and better code organization (#3434)
-ports some gun and gun mechanics from polaris and bay such as the Lemant revolver, capguns sprites -collapses svd.dm and scout_sniper.dm into sniper.dm -renames boltaction.dm to rifle.dm
This commit is contained in:
@@ -97,7 +97,9 @@
|
||||
/obj/item/weapon/gun/projectile/shotgun/improvised = TRADER_THIS_TYPE,
|
||||
/obj/item/weapon/gun/energy/retro = TRADER_THIS_TYPE,
|
||||
/obj/item/weapon/gun/projectile/revolver/derringer = TRADER_THIS_TYPE,
|
||||
/obj/item/weapon/gun/projectile/pirate = TRADER_THIS_TYPE
|
||||
/obj/item/weapon/gun/projectile/pirate = TRADER_THIS_TYPE,
|
||||
/obj/item/weapon/gun/projectile/contender = TRADER_THIS_TYPE,
|
||||
/obj/item/weapon/gun/projectile/revolver/lemat = TRADER_THIS_TYPE
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user