mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-23 05:30:41 -05:00
Grief: slightly changed intro text
This commit is contained in:
@ -638,7 +638,7 @@ grief_intro_text()
|
|||||||
wait 3;
|
wait 3;
|
||||||
self iPrintLn("Your goal is to get all enemy players down.");
|
self iPrintLn("Your goal is to get all enemy players down.");
|
||||||
wait 3;
|
wait 3;
|
||||||
self iPrintLn("Shooting enemy players slows them down.");
|
self iPrintLn("Damaging enemy players stuns them.");
|
||||||
wait 3;
|
wait 3;
|
||||||
self iPrintLn("Meleeing enemy players pushes them.");
|
self iPrintLn("Meleeing enemy players pushes them.");
|
||||||
wait 3;
|
wait 3;
|
||||||
|
Reference in New Issue
Block a user