mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-14 01:18:40 +01:00
Fix indentations (#17481)
* cbt * AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA * fsadffsda sad * sadfasd * jhn * dsfa * saf * safsad * sda
This commit is contained in:
@@ -111,4 +111,4 @@
|
||||
icon_state = "coin_[cmineral]_[comment]"
|
||||
playsound(get_turf(src), 'sound/items/coinflip.ogg', 100, 1, -4)
|
||||
user.visible_message(SPAN_NOTICE("\The [user] throws \the [src]. It lands on [comment]!"), \
|
||||
SPAN_NOTICE("You throw \the [src]. It lands on [comment]!"))
|
||||
SPAN_NOTICE("You throw \the [src]. It lands on [comment]!"))
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
/obj/item/pickaxe/diamond = /obj/item/rig_module/device/drill,
|
||||
/obj/item/gun/energy/vaurca/thermaldrill = /obj/item/rig_module/mounted/thermalldrill
|
||||
)
|
||||
|
||||
|
||||
/obj/machinery/mineral/rigpress/Initialize()
|
||||
. = ..()
|
||||
for(var/press_type in press_types)
|
||||
|
||||
Reference in New Issue
Block a user