mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-16 02:17:06 +01:00
Fix indentations (#17481)
* cbt * AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA * fsadffsda sad * sadfasd * jhn * dsfa * saf * safsad * sda
This commit is contained in:
@@ -220,7 +220,7 @@
|
||||
target.mutations &= ~HUSK
|
||||
target.update_body()
|
||||
user.visible_message("<b>[user]</b> finishes adjusting [target]'s synthetic face.", \
|
||||
SPAN_NOTICE("You successfully adjust [target]'s appearance."))
|
||||
SPAN_NOTICE("You successfully adjust [target]'s appearance."))
|
||||
|
||||
var/getName = sanitize(input(user, "What is your patient's new identity?", "Name change") as null|text, MAX_NAME_LEN)
|
||||
if(getName)
|
||||
|
||||
Reference in New Issue
Block a user