mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
[MIRROR] Fixes a good few improper overlay icon_states, fuck gun code edition (#6774)
* Fixes a good few improper overlay icon_states, fuck gun code edition * Update rifle.dm * Update laser.dm Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com> Co-authored-by: Useroth <37159550+Useroth@users.noreply.github.com>
This commit is contained in:
co-authored by
LemonInTheDark
Useroth
parent
bf6e845b30
commit
af778bae0a
@@ -396,6 +396,7 @@
|
||||
ammo_type = list(/obj/item/ammo_casing/energy/shrink)
|
||||
inhand_icon_state = "shrink_ray"
|
||||
icon_state = "shrink_ray"
|
||||
automatic_charge_overlays = FALSE
|
||||
fire_delay = 30
|
||||
selfcharge = 1//shot costs 200 energy, has a max capacity of 1000 for 5 shots. self charge returns 25 energy every couple ticks, so about 1 shot charged every 12~ seconds
|
||||
trigger_guard = TRIGGER_GUARD_ALLOW_ALL// variable-size trigger, get it? (abductors need this to be set so the gun is usable for them)
|
||||
|
||||
Reference in New Issue
Block a user