(Yes Johnny knows and has given me permission, for the watchdogs)
So... what does this mod do?
Its simple really, like in DCDEMO, you can smoke (gain 5 hp a puff for 6 puffs total), or drink (8,10, or 12 Armor per swig). Her'es a basic video on how it works. keep in mind no punching/kicking is included in this mod (I may add it but who knows?) bottom line... you have health and armor boosts in your inventory. you refill on cigs and booze every time you pick up a backpack. this is meant for maps like hell revealed, where its health packs are scarce, or armor is scarce.
http://www.filedropper.com/cc-takeabreak
Suggested mod combos:
Smart Scavenger
Nashgore
Smoothdoom or perkistan mod (i haven't tested this yet but you may have to add in the player codes if it changes the player definition)
any weapon replacer mod in general (you'll have to add the code in or cheat)
Hard doom maps/mapsets (hell revealed 1-2, memento mori 1-2, crazy.wad )
Want to add this to your favorite mod? EASY!
Code: Select all
Add this to the new player actor in your mod of choice:
player.startitem "cigarettes"
player.startitem "cigammo" 20
player.startitem "whiskey"
player.startitem "whiskeyammo" 20
Then, load this FIRST. that should do it.