mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
[NON MODULAR] Vape carts + THC tweaks (#8285)
* cart life 2 * more carts * 1984 * Update cigs_lighters.dm * replaced empty mutatelists with null * variable name shit * bullshit * muh indentations * oh my fucking godDDD * I LOVE BYOND * please JUST FUCKING WORK * suggested changes * balance change
This commit is contained in:
@@ -967,7 +967,7 @@ CIGARETTE PACKETS ARE IN FANCY.DM
|
||||
if(!screw)
|
||||
screw = TRUE
|
||||
to_chat(user, span_notice("You open the cap on [src]."))
|
||||
reagents.flags |= OPENCONTAINER
|
||||
//reagents.flags |= OPENCONTAINER - SKYRAT REMOVAL - VAPE CARTS
|
||||
if(obj_flags & EMAGGED)
|
||||
add_overlay("vapeopen_high")
|
||||
else if(super)
|
||||
|
||||
Reference in New Issue
Block a user