Skip to content
Snippets Groups Projects
Commit 4e6013f6 authored by klorpa's avatar klorpa
Browse files

Update eliteTakeOverResult.tw

parent 19266c9a
No related branches found
No related tags found
2 merge requests!2047RA rework,!1680Small Fixes and Additions
......@@ -17,7 +17,7 @@
<<if random(0,100) > 50>>
An elite bites down on a cyanide pill hidden in a false tooth and
<<if random(0,100) > 75>>
takes the cowards way out (how predictable), frothing at the mouth.
takes the coward's way out (how predictable), frothing at the mouth.
<<set $eliteDead += 1>>
<<else>>
experiences great pain but unfortunately (for them at least) survives.
......@@ -36,7 +36,7 @@
<<if random(0,100) > 50>>
An elite bites down on a cyanide pill hidden in a false tooth and
<<if random(0,100) > 75>>
takes the cowards way out (how predictable), frothing at the mouth.
takes the coward's way out (how predictable), frothing at the mouth.
<<set $eliteDead += 1>>
<<else>>
experiences great pain but unfortunately (for them at least) survives.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment