From 56389ee280c8bab9aa291c89dcb59ccb5d7b5504 Mon Sep 17 00:00:00 2001 From: NetSysFire <59517351+NetSysFire@users.noreply.github.com> Date: Tue, 12 Mar 2024 22:38:35 +0100 Subject: [PATCH 1/2] size is no longer a valid property --- doc/JSON_FLAGS.md | 11 ----------- doc/MONSTERS.md | 5 ----- 2 files changed, 16 deletions(-) diff --git a/doc/JSON_FLAGS.md b/doc/JSON_FLAGS.md index ef6ba5e7f7e20..794d412fcff05 100644 --- a/doc/JSON_FLAGS.md +++ b/doc/JSON_FLAGS.md @@ -1241,17 +1241,6 @@ Multiple time of day conditions will be combined together so that any of those c - ```NIGHT``` -### Sizes - -Monster physical sizes. - -- ```HUGE``` Tank -- ```LARGE``` Cow -- ```MEDIUM``` Human -- ```SMALL``` Dog -- ```TINY``` Squirrel - - ### Special attacks Special attacks have been moved to [MONSTER_SPECIAL_ATTACKS.md](MONSTER_SPECIAL_ATTACKS.md) as they have all been migrated away from flags. diff --git a/doc/MONSTERS.md b/doc/MONSTERS.md index b28c12ab7115c..2d51586155ea0 100644 --- a/doc/MONSTERS.md +++ b/doc/MONSTERS.md @@ -180,11 +180,6 @@ List of scenttype_id ignored by this monster. scent_types are defined in scent_t Symbol and color representing monster in-game. The symbol must be a UTF-8 string, that is exactly one console cell width (may be several Unicode characters). See [COLOR.md](COLOR.md) for details. -## "size" -(string, optional) - -Size flag, see [JSON_FLAGS.md](JSON_FLAGS.md). - ## "material" (array of strings, optional) From 52310d6aff469b10fcf62c9375e12b75a33d50d9 Mon Sep 17 00:00:00 2001 From: NetSysFire <59517351+NetSysFire@users.noreply.github.com> Date: Tue, 12 Mar 2024 22:39:34 +0100 Subject: [PATCH 2/2] clarify wording for steam store page --- doc/FREQUENTLY_MADE_SUGGESTIONS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/FREQUENTLY_MADE_SUGGESTIONS.md b/doc/FREQUENTLY_MADE_SUGGESTIONS.md index 6a9695b7b2cf1..4a39370bdac35 100644 --- a/doc/FREQUENTLY_MADE_SUGGESTIONS.md +++ b/doc/FREQUENTLY_MADE_SUGGESTIONS.md @@ -35,7 +35,7 @@ Places where votes and popular support are important are which parts of the game **Steam, other app stores: not opposed, but we aren’t doing it or endorsing it either.** -Regarding Steam, this [Steam Store](https://store.steampowered.com/app/2330750/Cataclysm_Dark_Days_Ahead/) respects the project license. +Regarding Steam, this [Steam Store page](https://store.steampowered.com/app/2330750/Cataclysm_Dark_Days_Ahead/) respects the project license. The game is also available from the [Play Store](https://play.google.com/store/apps/details?id=com.cleverraven.cataclysmdda) for Android.