mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
[MIRROR] Lasergun resizing (#1247)
* HoS and Captain Laserguns are now normal sized (#54281) Co-authored-by: PolishUser <fakemail@ fake.com> * Lasergun resizing Co-authored-by: PolishUser <55540334+PolishUser@users.noreply.github.com> Co-authored-by: PolishUser <fakemail@ fake.com>
This commit is contained in:
co-authored by
PolishUser
PolishUser
parent
a1d553fc08
commit
3504887403
@@ -55,6 +55,7 @@
|
||||
desc = "This is an expensive, modern recreation of an antique laser gun. This gun has several unique firemodes, but lacks the ability to recharge over time."
|
||||
cell_type = /obj/item/stock_parts/cell/hos_gun
|
||||
icon_state = "hoslaser"
|
||||
w_class = WEIGHT_CLASS_NORMAL
|
||||
force = 10
|
||||
ammo_type = list(/obj/item/ammo_casing/energy/disabler/hos, /obj/item/ammo_casing/energy/laser/hos, /obj/item/ammo_casing/energy/ion/hos)
|
||||
ammo_x_offset = 4
|
||||
|
||||
@@ -38,6 +38,7 @@
|
||||
/obj/item/gun/energy/laser/captain
|
||||
name = "antique laser gun"
|
||||
icon_state = "caplaser"
|
||||
w_class = WEIGHT_CLASS_NORMAL
|
||||
inhand_icon_state = null
|
||||
desc = "This is an antique laser gun. All craftsmanship is of the highest quality. It is decorated with assistant leather and chrome. The object menaces with spikes of energy. On the item is an image of Space Station 13. The station is exploding."
|
||||
force = 10
|
||||
|
||||
Reference in New Issue
Block a user