mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Removes some non-existant typepaths (#27362)
* Adds CI for missing icon_states * yeah * more fixes * more fixes * seems good * moar * fix * yea * hrtyhrt * yeah * WOE * Removes some non-existant typepaths * yes
This commit is contained in:
@@ -538,7 +538,7 @@
|
||||
drink_desc = "Made with real grapes! Shocking!"
|
||||
taste_description = "grape soda"
|
||||
|
||||
/datum/reagent/consumable/drink/coco/icecoco
|
||||
/datum/reagent/consumable/drink/icecoco
|
||||
name = "Iced Cocoa"
|
||||
id = "icecoco"
|
||||
description = "Hot cocoa and ice, refreshing and cool."
|
||||
|
||||
@@ -360,7 +360,7 @@
|
||||
color = "#302000" // rgb: 48, 32, 0
|
||||
taste_description = "oil"
|
||||
|
||||
/datum/reagent/consumbale/olivepaste
|
||||
/datum/reagent/consumable/olivepaste
|
||||
name = "Olive Paste"
|
||||
id = "olivepaste"
|
||||
description = "A mushy pile of freshly ground olives."
|
||||
|
||||
Reference in New Issue
Block a user