diff options
Diffstat (limited to 'vamp_stuff')
| -rw-r--r-- | vamp_stuff/Modification_Files/Locations/-Essentials/v_ter_furn.json | 2 | ||||
| -rw-r--r-- | vamp_stuff/readme | 4 | 
2 files changed, 6 insertions, 0 deletions
diff --git a/vamp_stuff/Modification_Files/Locations/-Essentials/v_ter_furn.json b/vamp_stuff/Modification_Files/Locations/-Essentials/v_ter_furn.json index 6f6c4c7..626aa2c 100644 --- a/vamp_stuff/Modification_Files/Locations/-Essentials/v_ter_furn.json +++ b/vamp_stuff/Modification_Files/Locations/-Essentials/v_ter_furn.json @@ -4,6 +4,7 @@      "id": "t_blood_sh",      "description": "A shallow blood residue. It's light, crimson hue denotes intense desaturation from aging.",      "name": "shallow blood", +    "looks_like": "t_water_sh_underground",      "symbol": "~",      "color": "light_red",      "move_cost": 5, @@ -15,6 +16,7 @@      "id": "t_blood_dp",      "description": "A deep blood residue. It's light, crimson hue denotes intense desaturation from aging.",      "name": "deep blood", +    "looks_like": "t_water_dp_underground",      "symbol": "~",      "color": "red",      "move_cost": 8, diff --git a/vamp_stuff/readme b/vamp_stuff/readme index eafb2a7..a103a9e 100644 --- a/vamp_stuff/readme +++ b/vamp_stuff/readme @@ -45,6 +45,8 @@ Fix the vampire immunity to apply properly.  Fix the warnings upon entering gas fields vampires are immune to.  Fix the warnings inside gas fields vampires are immune to. +Get the arcana side of the mod working as well. +  Create a way to become a vampire.  Change vampire replies to notice if you are a vampire. @@ -56,5 +58,7 @@ Add a way to actually obtain the vampire crafting books. (It appears that SD car  Fix or remove the vampire equpiment.  Add a vampire martial art based on the vampire weapon skills. +Add a tile so pools of blood look like blood. +  Patch blood to be healthy for vampires in the source.  Patch underwater breathing in the source code. -Done  | 
