mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-31 09:00:25 +01:00
Allows you to take butanol in loadout flasks/thermos etc (#14153)
This commit is contained in:
@@ -113,7 +113,6 @@ var/list/lunchables_drink_reagents_ = list(
|
||||
// This default list is a bit different, it contains items we don't want
|
||||
var/list/lunchables_alcohol_reagents_ = list(
|
||||
/decl/reagent/alcohol,
|
||||
/decl/reagent/alcohol/butanol,
|
||||
/decl/reagent/alcohol/acid_spit,
|
||||
/decl/reagent/alcohol/atomicbomb,
|
||||
/decl/reagent/alcohol/beepsky_smash,
|
||||
|
||||
Reference in New Issue
Block a user