mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 22:17:32 +01:00
Merge pull request #11240 from Arkatos1/Carp_Change
Changes Dehydrated Space Carp TC cost from 3 to 2
This commit is contained in:
@@ -893,7 +893,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
|
||||
desc = "Just add water to make your very own hostile to everything space carp. It looks just like a plushie. The first person to squeeze it will be registered as its owner, who it will not attack. If no owner is registered, it'll just attack everyone."
|
||||
reference = "DSC"
|
||||
item = /obj/item/toy/carpplushie/dehy_carp
|
||||
cost = 3
|
||||
cost = 2
|
||||
|
||||
// GRENADES AND EXPLOSIVES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user