Major achievement progress.
This commit is contained in:
parent
7d401bdb61
commit
f5c9733c65
41 changed files with 868 additions and 276 deletions
|
|
@ -854,7 +854,7 @@ SWWM_ACHIEVEMENT_CLIFFYB_TAG = "Errand Boy Bullshit";
|
|||
SWWM_ACHIEVEMENT_CLIFFYB_TXT = "Finish a map without collecting any keys";
|
||||
SWWM_ACHIEVEMENT_PAR_TAG = "Fast";
|
||||
SWWM_ACHIEVEMENT_PAR_TXT = "Beat the par time in %d maps";
|
||||
SWWM_ACHIEVEMENT_ONEGUY_TAG = "Fuck this Guy in Particular";
|
||||
SWWM_ACHIEVEMENT_ONEGUY_TAG = "Fuck that Guy in Particular";
|
||||
SWWM_ACHIEVEMENT_ONEGUY_TXT = "Use the Ynykron Artifact to kill a single non-boss enemy";
|
||||
SWWM_ACHIEVEMENT_GOLDEN_TAG = "Golden Shower";
|
||||
SWWM_ACHIEVEMENT_GOLDEN_TXT = "Use %d golden shells";
|
||||
|
|
@ -897,9 +897,9 @@ SWWM_ACHIEVEMENT_BUSTIN_TXT = "Bust %d walls";
|
|||
SWWM_ACHIEVEMENT_MOTH_TAG = "Mother";
|
||||
SWWM_ACHIEVEMENT_MOTH_TXT = "Gather %d moths";
|
||||
SWWM_ACHIEVEMENT_IWAD_TAG = "Mx. Worldwide";
|
||||
SWWM_ACHIEVEMENT_IWAD_TXT = "Play on all supported IWADs";
|
||||
SWWM_ACHIEVEMENT_IWAD_TXT = "Play on all supported games";
|
||||
SWWM_ACHIEVEMENT_BRAKE_TAG = "No Brakes";
|
||||
SWWM_ACHIEVEMENT_BRAKE_TXT = "Consume all your fuel while dashing %d times";
|
||||
SWWM_ACHIEVEMENT_BRAKE_TXT = "Consume your full fuel supply in a single dash %d times";
|
||||
SWWM_ACHIEVEMENT_RAGE_TAG = "No Talk me Angy";
|
||||
SWWM_ACHIEVEMENT_RAGE_TXT = "Use %d Ragekits";
|
||||
SWWM_ACHIEVEMENT_ABORT_TAG = "Oops I Broke It";
|
||||
|
|
@ -915,7 +915,7 @@ SWWM_ACHIEVEMENT_REFLECT_TXT = "Kill %d enemies with parried projectiles";
|
|||
SWWM_ACHIEVEMENT_SEKIRO_TAG = "Hesitation is Defeat";
|
||||
SWWM_ACHIEVEMENT_SEKIRO_TXT = "Die and reboot two times in the same map";
|
||||
SWWM_ACHIEVEMENT_WAVE_TAG = "Sayonara, Scumbag";
|
||||
SWWM_ACHIEVEMENT_WAVE_TXT = "Wave at a dying enemy %d times";
|
||||
SWWM_ACHIEVEMENT_WAVE_TXT = "Wave at a dying enemy";
|
||||
SWWM_ACHIEVEMENT_FRIEND_TAG = "Shaped like a Friend";
|
||||
SWWM_ACHIEVEMENT_FRIEND_TXT = "Befriend %d Cacodemons, Weredragons or Ettins with headpats";
|
||||
SWWM_ACHIEVEMENT_SHOCK_TAG = "Shockmaster";
|
||||
|
|
@ -941,13 +941,13 @@ SWWM_ACHIEVEMENT_DOSH_TXT = "Have ¥1,000,000,000 in bank";
|
|||
SWWM_ACHIEVEMENT_JUMP_TAG = "Verticality";
|
||||
SWWM_ACHIEVEMENT_JUMP_TXT = "Walljump %d times";
|
||||
SWWM_ACHIEVEMENT_EZKILL_TAG = "Well That was Easy";
|
||||
SWWM_ACHIEVEMENT_EZKILL_TXT = "Kill %d enemies with a single Ynykron Artifact shot";
|
||||
SWWM_ACHIEVEMENT_EZKILL_TXT = "Kill %d enemies with a single Ynykron Artifact shot (excluding altfire)";
|
||||
SWWM_ACHIEVEMENT_LIGMA_TAG = "Who's Steve Jobs?";
|
||||
SWWM_ACHIEVEMENT_LIGMA_TXT = "Kill an endgame boss with the Ynykron Artifact";
|
||||
SWWM_ACHIEVEMENT_YEET_TAG = "YEET";
|
||||
SWWM_ACHIEVEMENT_YEET_TXT = "Throw a Candygun right into the Icon of Sin's brains";
|
||||
SWWM_ACHIEVEMENT_MBF_TAG = "You can Pet the Dog";
|
||||
SWWM_ACHIEVEMENT_MBF_TXT = "Pet an MBF Helper Dog";
|
||||
SWWM_ACHIEVEMENT_MBF_TXT = "Pet a dog";
|
||||
SWWM_ACHIEVEMENT_LIGHTNING_TAG = "And the Dragons were No More";
|
||||
SWWM_ACHIEVEMENT_LIGHTNING_TXT = "Kill the Death Wyvern using the Rail Carbine";
|
||||
SWWM_ACHIEVEMENT_DAKKA_TAG = "Dakka";
|
||||
|
|
@ -994,3 +994,5 @@ SWWM_ACHIEVEMENT_TYRIAN_TAG = "Master of SHMUPs";
|
|||
SWWM_ACHIEVEMENT_TYRIAN_TXT = "Complete a full game of Interstellar Demolitionist";
|
||||
SWWM_ACHIEVEMENT_BOF_TAG = "Master of RPGs";
|
||||
SWWM_ACHIEVEMENT_BOF_TXT = "Complete a full game of Demolition Quest";
|
||||
SWWM_ACHIEVEMENT_WANTDIE_TAG = "E N D M I I";
|
||||
SWWM_ACHIEVEMENT_WANTDIE_TXT = "Fully clear a single map in the hardest difficulty (without dying)";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue