mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
promote duplicate proc definitions to error (#29996)
* promote duplicate proc definitions to error * up we go * take 2 * add redefine allow for sstimer/fire * fix recent regressions
This commit is contained in:
@@ -428,7 +428,7 @@ LIGHTERS ARE IN LIGHTERS.DM
|
||||
icon_state = "death_cig"
|
||||
butt_type = /obj/item/cigbutt/death
|
||||
|
||||
/obj/item/clothing/mask/cigarette/random/New()
|
||||
/obj/item/clothing/mask/cigarette/carcinoma/New()
|
||||
list_reagents = list("nicotine" = 40, "dnicotine" = 10, pick("carpotoxin", "toxin", "atrazine") = 1)
|
||||
..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user