mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Typo Fixes (#14670)
This commit is contained in:
@@ -76,5 +76,5 @@
|
||||
/mob/living/simple_animal/hostile/carp/shark/reaver/eel, /mob/living/simple_animal/hostile/gnat)
|
||||
|
||||
/area/exoplanet/barren/asteroid
|
||||
name = "\improper Asteroi surface"
|
||||
base_turf = /turf/unsimulated/floor/asteroid/ash
|
||||
name = "\improper Asteroid Surface"
|
||||
base_turf = /turf/unsimulated/floor/asteroid/ash
|
||||
@@ -4582,7 +4582,6 @@
|
||||
reagent_data = list(/decl/reagent/nutriment = list("regret" = 6))
|
||||
filling_color = "#B042FF"
|
||||
|
||||
// Ligger food and also bacon
|
||||
/obj/item/reagent_containers/food/snacks/rawbacon
|
||||
name = "raw bacon"
|
||||
desc = "A very thin piece of raw meat, cut from beef."
|
||||
@@ -4660,7 +4659,7 @@
|
||||
filling_color = "#FC5647"
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/stuffed_meatball
|
||||
name = "stuffed meatball" //YES
|
||||
name = "stuffed meatball"
|
||||
desc = "A meatball loaded with cheese."
|
||||
icon_state = "stuffed_meatball"
|
||||
reagents_to_add = list(/decl/reagent/nutriment/protein = 4)
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: SleepyGemmy
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- spellcheck: "Fixes some typos."
|
||||
Reference in New Issue
Block a user