Make an achievement easier to obtain.
This commit is contained in:
parent
66520cca6e
commit
602920cf22
4 changed files with 7 additions and 7 deletions
|
|
@ -50,7 +50,7 @@ ligma,0,no,any
|
|||
love,20,yes,any
|
||||
#mashiro,0,no,any
|
||||
mbf,0,no,doom
|
||||
mega,1000000,no,any
|
||||
mega,10000,yes,any
|
||||
moth,50,yes,any
|
||||
nice,0,no,any
|
||||
oneguy,0,no,any
|
||||
|
|
|
|||
|
|
@ -943,8 +943,8 @@ SWWM_ACHIEVEMENT_MASHIRO_TAG = "Layers of White";
|
|||
SWWM_ACHIEVEMENT_MASHIRO_TXT = "Summon the White Lady";
|
||||
SWWM_ACHIEVEMENT_MBF_TAG = "You can Pet the Dog";
|
||||
SWWM_ACHIEVEMENT_MBF_TXT = "Pet a dog";
|
||||
SWWM_ACHIEVEMENT_MEGA_TAG = "Megadeath";
|
||||
SWWM_ACHIEVEMENT_MEGA_TXT = "Kill a grand total of one million enemies";
|
||||
SWWM_ACHIEVEMENT_MEGA_TAG = "Mass Massacre";
|
||||
SWWM_ACHIEVEMENT_MEGA_TXT = "Kill a grand total of %d enemies";
|
||||
SWWM_ACHIEVEMENT_MOTH_TAG = "Mother";
|
||||
SWWM_ACHIEVEMENT_MOTH_TXT = "Gather %d moths";
|
||||
SWWM_ACHIEVEMENT_NICE_TAG = "NICE";
|
||||
|
|
|
|||
|
|
@ -832,8 +832,8 @@ SWWM_ACHIEVEMENT_MASHIRO_TAG = "Capas de Blanco";
|
|||
SWWM_ACHIEVEMENT_MASHIRO_TXT = "Invoca a la Dama Blanca";
|
||||
SWWM_ACHIEVEMENT_MBF_TAG = "Puedes Acariciar el Perro";
|
||||
SWWM_ACHIEVEMENT_MBF_TXT = "Acaricia un perro";
|
||||
SWWM_ACHIEVEMENT_MEGA_TAG = "Megamuerte";
|
||||
SWWM_ACHIEVEMENT_MEGA_TXT = "Mata un gran total de un millón de enemigos";
|
||||
SWWM_ACHIEVEMENT_MEGA_TAG = "Masacre Masiva";
|
||||
SWWM_ACHIEVEMENT_MEGA_TXT = "Mata un gran total de %d enemigos";
|
||||
SWWM_ACHIEVEMENT_MOTH_TAG = "Madre Polilla";
|
||||
SWWM_ACHIEVEMENT_MOTH_TXT = "Reúne %d polillas";
|
||||
SWWM_ACHIEVEMENT_NICE_TXT = "Termina un nivel con 69 de vida";
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
[default]
|
||||
SWWM_MODVER="\chSWWM \czGZ\c- \cw0.9.11b-pre r449 \cu(Fri 23 Apr 17:47:55 CEST 2021)\c-";
|
||||
SWWM_SHORTVER="\cw0.9.11b-pre r449 \cu(2021-04-23 17:47:55)\c-";
|
||||
SWWM_MODVER="\chSWWM \czGZ\c- \cw0.9.11b-pre r450 \cu(Fri 23 Apr 18:41:47 CEST 2021)\c-";
|
||||
SWWM_SHORTVER="\cw0.9.11b-pre r450 \cu(2021-04-23 18:41:47)\c-";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue