mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-20 04:17:33 +01:00
Fixes loadout item description for Koko Cigarettes (#21322)
My mistake; I forgot to change the loadout entry for these things away from the generic name that I used. Updates that from 'koko-reed cigarette packet' to 'Ha'zana Corsair Afterburners cigarette packet' Co-authored-by: Crozarius <cowsgomooand@gmail.com>
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
cigarettes["Eriuyushi Sunset cigarette packet"] = /obj/item/storage/box/fancy/cigarettes/federation
|
||||
cigarettes["Xaqixal Dyn Fields cigarette packet"] = /obj/item/storage/box/fancy/cigarettes/dyn
|
||||
cigarettes["Natural Vysokan Soothsayer oracle cigarette packet"] = /obj/item/storage/box/fancy/cigarettes/oracle
|
||||
cigarettes["Koko-Reed cigarette packet"] = /obj/item/storage/box/fancy/cigarettes/koko
|
||||
cigarettes["Ha'zana Corsair Afterburners cigarette packet"] = /obj/item/storage/box/fancy/cigarettes/koko
|
||||
gear_tweaks += new /datum/gear_tweak/path(cigarettes)
|
||||
|
||||
/datum/gear/drugs_meds/chew
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: Crozarius
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- qol: "Updates the loadout name of the new koko cigarettes."
|
||||
Reference in New Issue
Block a user