Skip to content

Commit

Permalink
DRRP v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PROPHESSOR committed Apr 13, 2020
1 parent 8d9d31f commit 6cd52a9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions LANGUAGE.CSV
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ Back\nCheats\nChange Map\nStats\nDeveloper,DRRP_B_ID275,,,Back\nCheats\nChange M
~~~~ OTHER ~~~~\n5 Atk/Talk/Use\n7 Next Weapon\n* Prev Weapon\n9 Pass Turn\n# Automap\n0 Menu Open/Back,DRRP_B_ID290,,,~~~~ OTHER ~~~~\n5 Atk/Talk/Use\n7 Next Weapon\n* Prev Weapon\n9 Pass Turn\n# Automap\n0 Menu Open/Back
Monster Cast,DRRP_B_MONSTERCAST,,,Monster Cast
Items,DRRP_B_ITEMS,,,Items
DRRP v0.3.x,DRRP_D_DRRPVERSION,,,DRRP v0.3.x
DRRP v0.4.0,DRRP_D_DRRPVERSION,,,DRRP v0.4.0
/en,DRRP_D_SOUND_SUFFIX,,,/ru
New Game,DRRP_D_MENU_NEWGAME,,,Новая Игра
DRRP Menu,DRRP_D_MENU_DRRPMENU,,,DRRP Меню
Expand Down Expand Up @@ -1436,4 +1436,4 @@ Sever the arter-\nies to silence\nthe Mouth of\nEvil.,DRRP_REAC_16,,,Разор
Door opened.,DRRP_REAC_17,,,Дверь открыта
Logged in as root.\n# scp /map.dat .\nSaving... Done.\nYou got the map\ndata.,DRRP_REAC_18,,,Login root\n\n# scp /map.dat .\nСохранение...\nВсе.\nВы получили\nданные карты
Map data already\ndownloaded.,DRRP_REAC_19,,,Данные карты\nуже загружены
"The portal to\nHell has closed,\nbut one last\ncreature made it\nthrough...",DRRP_REAC_20,,,"Портал в Ад зак-\nрыт, но одна\nтварь все же\nпробралась..."
"The portal to\nHell has closed,\nbut one last\ncreature made it\nthrough...",DRRP_REAC_20,,,"Портал в Ад зак-\nрыт, но одна\nтварь все же\nпробралась..."
2 changes: 1 addition & 1 deletion LANGUAGE.ENU
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@
//\\ Base

// DRRP
DRRP_D_DRRPVERSION = "DRRP v0.3.x";
DRRP_D_DRRPVERSION = "DRRP v0.4.0";
DRRP_D_SOUND_SUFFIX = "/en";

DRRP_D_MENU_NEWGAME = "New Game";
Expand Down
2 changes: 1 addition & 1 deletion MENUDEF
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ListMenu "MainMenu" {
IfGame (DooM) {
STATICPATCH 85, 0, "M_DOOM"
POSITION 92, 72
StaticText 187, 188, "DRRP v0.3.x"
StaticText 187, 188, "DRRP v0.4.0"
// TODO: $DRRP_D_DRRPVERSION
}

Expand Down

0 comments on commit 6cd52a9

Please sign in to comment.