From 2ed63124ef044a223fc9c7b660100c91af6f39b0 Mon Sep 17 00:00:00 2001 From: Matheus Date: Thu, 28 Aug 2025 17:46:54 -0300 Subject: Mudança no sistema de turnos. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/actors/actions/WaitAction.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/actors/actions/WaitAction.cs') diff --git a/scripts/actors/actions/WaitAction.cs b/scripts/actors/actions/WaitAction.cs index 4ad064a..2d3ccc2 100644 --- a/scripts/actors/actions/WaitAction.cs +++ b/scripts/actors/actions/WaitAction.cs @@ -96,6 +96,7 @@ public partial class WaitAction : Action //@@@@@@@@@@@@*====+==++=*@. @ @@* .@* @ .*#. @ @* #: -@ @@% @ -+ =*%@@= @@: @ @ +. #+ *@@@@@@@@@@@@@@@@@@@@@@@ //@@@@@@@@@@@======++====+*%@@@@%%%@@@@%*+#@@@@@%#%@@#=+**=. =**+=***==*#*: :%@@@@@@@@@**=+#*==*###*=. -=**+::@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ //@@@@@@@@@@+==+==++=====++=====++=+++++++++===+++++#% +@@@* :#%= =@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ + actor.Energy -= cost; } -- cgit v1.2.3