mirror of
https://github.com/Yawn-Wider/YWPolarisVore.git
synced 2026-08-28 23:51:49 +01:00
medicine.dm
This commit is contained in:
@@ -220,7 +220,7 @@
|
||||
pack.desc += " 'MB' has been scribbled on it."
|
||||
|
||||
pack = new /obj/item/storage/fancy/cigarettes(src)
|
||||
pack.reagents.add_reagent("tricordrazine", 15 * pack.storage_slots)
|
||||
pack.reagents.add_reagent(REAGENT_ID_TRICORDRAZINE, 15 * pack.storage_slots)
|
||||
pack.desc += " 'T' has been scribbled on it."
|
||||
|
||||
new /obj/item/flame/lighter/zippo(src)
|
||||
|
||||
Reference in New Issue
Block a user