mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
Removes LaserTagLaser Sprite Change + Reduces Laser Gun Ammo
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
/obj/item/ammo_casing/energy/lasergun
|
||||
projectile_type = /obj/item/projectile/beam
|
||||
e_cost = 66
|
||||
e_cost = 83
|
||||
select_name = "kill"
|
||||
|
||||
/obj/item/ammo_casing/energy/laser/practice
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
return 1
|
||||
|
||||
/obj/item/projectile/lasertag/redtag
|
||||
icon_state = "redlaser"
|
||||
icon_state = "laser"
|
||||
suit_types = list(/obj/item/clothing/suit/bluetag)
|
||||
|
||||
/obj/item/projectile/lasertag/bluetag
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 29 KiB |
Reference in New Issue
Block a user