Fixed a buggy bug bug.
This commit is contained in:
parent
7a9f6a853f
commit
056eec6025
@ -31,5 +31,5 @@ elif [[ "$player" = "HACKER" && "$cpu" != "SHOTGUN" ]]; then
|
||||
elif [[ "$player" = "NUKE" && "$cpu" != "HACKER" ]]; then
|
||||
msg "$2" "$1: Never bring a $cpu to a fight with ${player}s! You blew my ass up! You win!"
|
||||
else
|
||||
msg "$2" "$1: your $player splattered my ${player}'s head all over the wall! Eww gross, look at the brain goo... You win!"
|
||||
msg "$2" "$1: your $player splattered my ${cpu}'s head all over the wall! Eww gross, look at the brain goo... You win!"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user