mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Fixing common spelling mistakes part 3 (#20870)
* Fixing common spelling mistakes part 3 * collectable * another collectable * part 3.2 * "</span>." * A bunch more fixes
This commit is contained in:
@@ -780,14 +780,14 @@
|
||||
/datum/reagent/consumable/ethanol/singulo
|
||||
name = "Singulo"
|
||||
id = "singulo"
|
||||
description = "A blue-space beverage!"
|
||||
description = "A bluespace beverage!"
|
||||
reagent_state = LIQUID
|
||||
color = "#2E6671" // rgb: 46, 102, 113
|
||||
dizzy_adj = 30 SECONDS
|
||||
alcohol_perc = 0.7
|
||||
drink_icon = "singulo"
|
||||
drink_name = "Singulo"
|
||||
drink_desc = "A blue-space beverage."
|
||||
drink_desc = "A bluespace beverage."
|
||||
taste_description = "infinity"
|
||||
|
||||
/datum/reagent/consumable/ethanol/sbiten
|
||||
|
||||
Reference in New Issue
Block a user