mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-17 21:52:42 +00:00
Commit
This commit is contained in:
@@ -97,4 +97,17 @@
|
|||||||
their own variants of the Stun Revolver."
|
their own variants of the Stun Revolver."
|
||||||
icon_state = "vinstunrevolver"
|
icon_state = "vinstunrevolver"
|
||||||
item_state = "stunrevolver"
|
item_state = "stunrevolver"
|
||||||
|
origin_tech = list(TECH_COMBAT = 3, TECH_MATERIAL = 3, TECH_POWER = 2)
|
||||||
|
|
||||||
|
/obj/item/weapon/gun/energy/stunrevolver/snubnose
|
||||||
|
name = "snub stun revolver"
|
||||||
|
desc = "A snub nose stun revolver sporting a rather elegant look."
|
||||||
|
description_fluff = "The LTX1010 Stubby, a Firefly Co. staple from when the company was in its hayday. \
|
||||||
|
While Firefly Co. has sadly been dissmantled due to bankruptcy, their iconic weapons can still be found \
|
||||||
|
across the frontier as anything from collectors items to surplus equipment. The LTX1010 falls under \
|
||||||
|
the latter category. Gangsters and other gentlemanly criminals alike use the Stubby as a means of policing \
|
||||||
|
within their ranks."
|
||||||
|
icon_state = "snubstunrevolver"
|
||||||
|
item_state = "stunrevolver"
|
||||||
|
w_class = ITEMSIZE_SMALL
|
||||||
origin_tech = list(TECH_COMBAT = 3, TECH_MATERIAL = 3, TECH_POWER = 2)
|
origin_tech = list(TECH_COMBAT = 3, TECH_MATERIAL = 3, TECH_POWER = 2)
|
||||||
Reference in New Issue
Block a user