Noobinabox / RotS_Live

The current live code of the MUD Return of the Shadow.
https://rotsmud.org/
2 stars 3 forks source link

Remove Extra Damage from Ambush #154

Closed Noobinabox closed 1 year ago

Noobinabox commented 1 year ago

The extra damage granted from ambush when the player is specialized in stealth needs to be removed unless the victim is an npc.

kwinsor5 commented 1 year ago

Added a condition to only apply stealth-spec ambush damage bonus if the victim is an NPC.

Committed to branch remove-extra-ambush-damage.