mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 19:44:58 +01:00
Removes Cigars from Smoker Spawn Pool (#45883)
* smokesmoke * ooob * Update negative.dm
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
description = "<span class='warning'>I hate that brand of cigarettes.</span>\n"
|
||||
mood_change = -2
|
||||
timeout = 6 MINUTES
|
||||
|
||||
|
||||
/datum/mood_event/overdose
|
||||
mood_change = -8
|
||||
timeout = 5 MINUTES
|
||||
|
||||
@@ -519,10 +519,7 @@
|
||||
/obj/item/storage/fancy/cigarettes/cigpack_uplift,
|
||||
/obj/item/storage/fancy/cigarettes/cigpack_robust,
|
||||
/obj/item/storage/fancy/cigarettes/cigpack_robustgold,
|
||||
/obj/item/storage/fancy/cigarettes/cigpack_carp,
|
||||
/obj/item/storage/fancy/cigarettes/cigars,
|
||||
/obj/item/storage/fancy/cigarettes/cigars/cohiba,
|
||||
/obj/item/storage/fancy/cigarettes/cigars/havana)
|
||||
/obj/item/storage/fancy/cigarettes/cigpack_carp)
|
||||
. = ..()
|
||||
|
||||
/datum/quirk/junkie/smoker/announce_drugs()
|
||||
|
||||
Reference in New Issue
Block a user