mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Combat Robot Tweaks (#14955)
This commit is contained in:
@@ -156,11 +156,11 @@
|
||||
turret_sprite_set = "net"
|
||||
|
||||
/obj/item/gun/energy/net/mounted
|
||||
max_shots = 1
|
||||
max_shots = 2
|
||||
self_recharge = TRUE
|
||||
use_external_power = TRUE
|
||||
has_safety = FALSE
|
||||
recharge_time = 40
|
||||
recharge_time = 30
|
||||
can_turret = FALSE
|
||||
|
||||
/* Vaurca Weapons */
|
||||
|
||||
@@ -127,8 +127,9 @@
|
||||
/obj/item/projectile/bullet/pistol/medium
|
||||
damage = 30
|
||||
|
||||
/obj/item/projectile/bullet/pistol/medium/mech
|
||||
/obj/item/projectile/bullet/pistol/medium/ap
|
||||
armor_penetration = 35
|
||||
penetrating = FALSE
|
||||
|
||||
/obj/item/projectile/bullet/pistol/strong
|
||||
damage = 45
|
||||
|
||||
Reference in New Issue
Block a user