This commit is contained in:
MarcEricMartel 2023-06-11 17:32:40 -04:00
parent 3cd045dc6f
commit e28f8cce58

View File

@ -222,7 +222,7 @@ public partial class player : Camera3D
{
_btnEnd.Disabled = false;
_btnEnd.Pressed += () => { _sndBtn.Play(); End("res://endings/mad.tscn"); };
Chatter = "You can destroy your enemy, you have the nuclear capacity."
Chatter = "You can destroy your enemy, you have the nuclear capacity.";
}
if (GameTime < 0)
if (Nukes >= 100)