small fix to MSavage_template

This commit is contained in:
bw-mutley
2022-04-03 20:39:09 -03:00
committed by GitHub
parent 00a582125a
commit 061ba5ece1
+2 -2
View File
@@ -108,8 +108,8 @@
\CP{[% if char.cp > 0 %][[ char.cp ]][% endif %]} \CP{[% if char.cp > 0 %][[ char.cp ]][% endif %]}
\SP{[% if char.sp > 0 %][[ char.sp ]][% endif %]} \SP{[% if char.sp > 0 %][[ char.sp ]][% endif %]}
\GP{[% if char.ep > 0 %][[ char.ep ]][% endif %]} \GP{[% if char.gp > 0 %][[ char.gp ]][% endif %]}
\EP{[% if char.gp > 0 %][[ char.gp ]][% endif %]} \EP{[% if char.ep > 0 %][[ char.ep ]][% endif %]}
\PP{[% if char.pp > 0 %][[ char.pp ]][% endif %]} \PP{[% if char.pp > 0 %][[ char.pp ]][% endif %]}
[% for w in char.weapons %] [% for w in char.weapons %]