otland / forgottenserver

A free and open-source MMORPG server emulator written in C++
https://otland.net
GNU General Public License v2.0
1.6k stars 1.06k forks source link

[Adventurer's Blessing] Equipment Border #2011

Open Cjaker opened 7 years ago

Cjaker commented 7 years ago

I think its a nice enhancement for tfs. cac48981470a4ba6b4c924694a54330d

wgrr commented 7 years ago

how should this behave?

marksamman commented 7 years ago

Does OTClient support this? If not, you should probably open an issue there first.

wgrr commented 7 years ago

@marksamman i think so, 7f3f18f9910463

Mkalo commented 7 years ago

http://tibia.wikia.com/wiki/Adventurer%27s_Blessing

brunominervino commented 7 years ago

I have a simple implementation of this: https://github.com/brunominervino/tfs_systems/tree/bless

wgrr commented 7 years ago

@brunominervino so open a pr with that.

brunominervino commented 7 years ago

@wgrriffel sorry, I'm away of otserv, so I can't give support to implement new functions. Maybe, anyone want to use this example and open a new pr, I'll appreciate this.