mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
[MIRROR] only tab indentation (#10517)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a212c585c7
commit
e501986575
@@ -204,4 +204,4 @@
|
||||
else if(result == 2)
|
||||
comment = "Joker"
|
||||
user.visible_message(span_notice("[user] has thrown \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]! "))
|
||||
|
||||
@@ -158,5 +158,5 @@
|
||||
else if(result == 2)
|
||||
comment = "heads"
|
||||
user.visible_message(span_notice("[user] has thrown \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]!"))
|
||||
balloon_alert_visible("\the [src] lands on [comment]!", "\the [src] lands on [comment]!")
|
||||
|
||||
Reference in New Issue
Block a user