Closed burndaflame closed 3 years ago
Hey wanted to test this PR, but I'm unsure which system is "sw5e", is it the same as StarWarsFFG?
The system is an unofficial conversion of DnD5e. The Foundry VTT system can be found at https://github.com/unrealkakeman89/sw5e. The latest release is currently only compatible with 0.7.10. However, the branch Develop works quite well with 0.8.x already.
Sorry to bother you again :)
With the changes made to the trade window, a
compatibility.js
only way of supporting Sw5e is now possible. Except for the additional Hook forrenderActorSheet5eCharacterNew
which is triggered by the System.Somehow the changes of #15 got lost, so I re-added those.
My editor went a bit nuts against trailing white space in
trade-window.js
, sorry about that.