mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-08-23 04:36:18 +01:00
Custom gear stuff
Protopistol temporary nerf-- They're meant to be small enough to be concealable, but protorifles aren't implemented for lack of sprites. So they're going to be normal sized and only backpackable.
This commit is contained in:
@@ -58,8 +58,8 @@
|
||||
desc = "A basic, modular laser pistol."
|
||||
icon_state = "modpistolopen"
|
||||
open = 1
|
||||
w_class = 2
|
||||
upgradepointtotal = 16
|
||||
w_class = 3 // leave it at three until protorifle is implemented. then severely nerf pistol points.
|
||||
upgradepointtotal = 16 //current protopistol is at protorifle point totals.
|
||||
|
||||
/obj/item/weapon/gun/energy/laser/modular/pistol/advanced //better version of the pistol
|
||||
name = "advanced protopistol"
|
||||
|
||||
Reference in New Issue
Block a user