Skip to content

Commit

Permalink
Update Chex labs theme
Browse files Browse the repository at this point in the history
  • Loading branch information
dashodanger committed May 10, 2024
1 parent 177c010 commit 147b7ba
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
24 changes: 12 additions & 12 deletions games/chex1/themes.lua
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ CHEX1.THEMES =
Texture COMPSTA1 size 8 128 jamb comp LAB comp BAZ
; Support textures, used in various places
Texture SUPPORT2 size 64 128 support comp LAB
Texture COMPSTA2 size 128 128 support comp LAB
Texture NUKEDGE1 size 128 128 support comp BAZ
; Bunch of things for outside patios (no themes applied here)
Expand All @@ -152,12 +152,12 @@ CHEX1.THEMES =
Flat GATE1 gate comp LAB comp BAZ
; Lab floors and ceilings
Flat FLOOR4_1 ceiling light comp LAB
Flat FLOOR4_1 ceiling outside comp LAB
Flat FLOOR4_1 floor comp LAB
Flat FLAT1_1 ceiling light comp LAB
Flat FLAT1_1 ceiling outside comp LAB
Flat FLAT1_1 floor comp LAB
Flat STEP1 floor comp LAB
Flat FLOOR4_1 ceiling comp LAB
Flat FLOOR4_1 floor outside comp LAB
Flat FLAT1_1 ceiling comp LAB
Flat FLAT1_1 floor outside comp LAB
; Bazoik floors and ceilings
Flat CEIL3_1 ceiling light comp BAZ
Expand Down Expand Up @@ -466,7 +466,7 @@ CHEX1.THEMES =
Texture COMPSTA1 size 8 128 jamb comp LAB
; Support textures, used in various places
Texture SUPPORT2 size 64 128 support comp LAB
Texture COMPSTA2 size 128 128 support comp LAB
; Bunch of things for outside patios (no themes applied here)
Texture BIGDOOR3 size 128 128 outside
Expand All @@ -480,12 +480,12 @@ CHEX1.THEMES =
Flat GATE1 gate comp LAB
; Lab floors and ceilings
Flat FLOOR4_1 ceiling light comp LAB
Flat FLOOR4_1 ceiling outside comp LAB
Flat FLOOR4_1 floor comp LAB
Flat FLAT1_1 ceiling light comp LAB
Flat FLAT1_1 ceiling outside comp LAB
Flat FLAT1_1 floor comp LAB
Flat STEP1 floor comp LAB
Flat FLOOR4_1 ceiling comp LAB
Flat FLOOR4_1 floor outside comp LAB
Flat FLAT1_1 ceiling comp LAB
Flat FLAT1_1 floor outside comp LAB
; and nukage
Flat BLOOD1 nukage comp LAB
Expand Down
12 changes: 6 additions & 6 deletions modules/useful_links.lua
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ OB_MODULES["links_iwads"] =
url="https://freedoom.github.io/download.html",
},
{
name="url_blasphemer",
label=_("Blasphemer (Heretic Replacement)"),
url="https://github.com/Catoptromancy/blasphemer",
name="url_blasphemer",
label=_("Blasphemer (Heretic Replacement)"),
url="https://github.com/Catoptromancy/blasphemer",
},
{
name="url_hacx",
Expand Down Expand Up @@ -68,9 +68,9 @@ OB_MODULES["links_addons"] =
url="https://obsidian-level-maker.github.io/index.html#_addons",
},
{
name="url_mobreck_mbf21",
label=_("Mobreck's MBF21 Expanded DOOM Beastiary"),
url="https://www.moddb.com/mods/the-mbf21-expanded-doom-bestiary-project/downloads/medb-addon-for-obsidian",
name="url_mobreck_mbf21",
label=_("Mobreck's MBF21 Expanded DOOM Beastiary"),
url="https://www.moddb.com/mods/the-mbf21-expanded-doom-bestiary-project/downloads/medb-addon-for-obsidian",
},
{
name="url_doomrla_pickups",
Expand Down

0 comments on commit 147b7ba

Please sign in to comment.