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:
Ben
2024-04-26 08:57:19 +00:00
committed by GitHub
co-authored by Ben10083
parent 88bcd3390f
commit 32eef8561b
2 changed files with 59 additions and 1 deletions
+1 -1
View File
@@ -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."