mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Napalm Grenade Telecrystal Cost Increase (#19004)
Napalm Grenade now costs 8 telecrystals (from 5) in uplink. As it stands it is too powerful for its cost, this should better reflect it's effectiveness. --------- Co-authored-by: Ben10083 <Ben10083@users.noreply.github.com>
This commit is contained in:
@@ -42,6 +42,6 @@
|
||||
|
||||
/datum/uplink_item/item/grenades/napalm
|
||||
name = "3x Napalm Grenades"
|
||||
telecrystal_cost = 5
|
||||
telecrystal_cost = 8
|
||||
path = /obj/item/storage/box/grenades/napalm
|
||||
desc = "A box of three grenades that deploy napalm in the thrown area, and ignite it."
|
||||
|
||||
Reference in New Issue
Block a user