BSData / legends-of-the-old-west

Warhammer Historical: Legends of the Old West
http://battlescribedata.appspot.com/#/repo/legends-of-the-old-west
1 stars 1 forks source link

Add skills to catalogs #3

Closed Mikle103 closed 5 years ago

Mikle103 commented 6 years ago

Hey would you like me to go through the other catalogs and up date them with the skills as in the Character catalog.

CORE

FRONTIER

THE ALAMO

SHOWDOWN

ALL BOOKS

Will add rest and also tick off once updated. Your Thoughts?

Atr0k commented 6 years ago

I've say we can create all the skill tables at game level, and from there, assign them to the posses. Don't you think?

PS: I've renamed the issue to make it sound more like an specific action item.

Mikle103 commented 6 years ago

I've been playing around with skills, L have updated the cowboys cat and game file. file is below Also found some errors/typos in my data entry. My cut and paste skills, I need to be for careful.

mef1.zip

I have also put all the skills into the game file as suggested and building groups in the cats. Also with experience added to henchman a check box for 'The Kid Done Good' will display skills.

If you are happy, I will start updating all cats starting with one in core followed by Frontier, then Alamo, and the Showdown(Chinese)

cheers

Atr0k commented 6 years ago

Sure thing. Sorry I'm a bit off these days, a very busy at home and a work :)

I've seen all your posts, and they are great. Have you managed to make your changes to this repo? I think it would be easier than sending zip files. If you are not comfortable with Git, then let's use the zip. No problem.

Mikle103 commented 6 years ago

No problems understand, have two kids and work full time it hard to find a balance.

I have started updating the cats and checking off above. I am saving them to my branch of the repo, just waiting a conformation from someone on how to update master branch with mine.

cheers

Atr0k commented 6 years ago

If your branch has been created from this repo, you can use this web site to create Pull Requests, which basically is requesting to integrate one branch into another:

https://github.com/BSData/legends-of-the-old-west/pulls

If your branch is in your own fork, you'd need to create a new repo cloning this one, and move your updated files there.