mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Fix indentations (#17481)
* cbt * AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA * fsadffsda sad * sadfasd * jhn * dsfa * saf * safsad * sda
This commit is contained in:
@@ -30,4 +30,4 @@
|
||||
random_icon_states = list("xgibmid1", "xgibmid2", "xgibmid3")
|
||||
|
||||
/obj/effect/decal/cleanable/blood/xtracks
|
||||
basecolor = "#05EE05"
|
||||
basecolor = "#05EE05"
|
||||
|
||||
@@ -155,8 +155,8 @@
|
||||
add_verb(user, /mob/living/carbon/human/proc/bloody_doodle)
|
||||
|
||||
/obj/effect/decal/cleanable/blood/splatter
|
||||
random_icon_states = list("mgibbl1", "mgibbl2", "mgibbl3", "mgibbl4", "mgibbl5")
|
||||
amount = 2
|
||||
random_icon_states = list("mgibbl1", "mgibbl2", "mgibbl3", "mgibbl4", "mgibbl5")
|
||||
amount = 2
|
||||
|
||||
/obj/effect/decal/cleanable/blood/drip
|
||||
name = "drips of blood"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/obj/effect/overlay/bmark
|
||||
name = "bullet hole"
|
||||
desc = "Somebody's been shooting."
|
||||
icon = 'icons/effects/effects.dmi'
|
||||
layer = ABOVE_OBJ_LAYER
|
||||
icon_state = "dent"
|
||||
name = "bullet hole"
|
||||
desc = "Somebody's been shooting."
|
||||
icon = 'icons/effects/effects.dmi'
|
||||
layer = ABOVE_OBJ_LAYER
|
||||
icon_state = "dent"
|
||||
|
||||
@@ -242,4 +242,4 @@
|
||||
/datum/poster/bay_68
|
||||
icon_state = "tcflposter2"
|
||||
name = "Tau Ceti Foreign Legion"
|
||||
desc = "A TCFL recruitment poster showcasing the benefits Synthetics gain when enlisting."
|
||||
desc = "A TCFL recruitment poster showcasing the benefits Synthetics gain when enlisting."
|
||||
|
||||
@@ -13,4 +13,4 @@
|
||||
/datum/poster/tg_10
|
||||
name = "Access Panel Diagram"
|
||||
desc = "This poster details the internal workings of a typical airlock's access panel."
|
||||
icon_state="poster10"
|
||||
icon_state="poster10"
|
||||
|
||||
Reference in New Issue
Block a user