Fixes a Loadout Entry Description (#15595)

This commit is contained in:
SleepyGemmy
2023-01-19 12:47:00 +01:00
committed by GitHub
parent 2d6e35586e
commit 0018c1bf0e
16 changed files with 21 additions and 16 deletions
@@ -117,7 +117,7 @@
/singleton/reagent/alcohol //Parent class for all alcoholic reagents, though this one shouldn't be used anywhere.
name = null // This null name should prevent alcohol from being added to global lists.
description = "An abstract type you shouldn't be able to see."
description = DESC_PARENT
reagent_state = LIQUID
color = "#404030"
ingest_met = REM * 5