Commit aacc362 1 parent 196fcb6 commit aacc362 Copy full SHA for aacc362
File tree 3 files changed +4
-5
lines changed
OPRPCharBuild/OPRPCharBuild
3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ public MainForm() {
32
32
33
33
#region Member Variables
34
34
35
- public const string VERSION = "1.7 .0" ;
35
+ public const string VERSION = "1.8 .0" ;
36
36
public const string STD_TEMPLATE_MSG = "Standard Template" ;
37
37
private const string WEBSITE = "https://github.com/mrdoowan/OPRPCharBuild/releases" ;
38
38
public static bool template_imported = false ;
Original file line number Diff line number Diff line change @@ -70,16 +70,14 @@ public partial class Sheet : Form
70
70
"<zero=28><AP><color>[b]<29> (<78> AP)[/b]</color> - <99>\n \n </AP>\n \n </zero>" +
71
71
"[quote=Devil Fruit]<color>[b]Devil Fruit Name: [/b]</color> <52>\n " +
72
72
"<color>[b]Devil Fruit Type:[/b]</color> <53>\n " +
73
- "<color>[b]Devil Fruit Ability:[/b]</color> <54>" +
74
- "<empty=55>\n <color>[b]Devil Fruit Free Effect:[/b]</color> <55></empty>[/quote]\n \n " +
73
+ "<color>[b]Devil Fruit Ability:[/b]</color> <54>[/quote]\n \n " +
75
74
"[center][big][big][i][font=Century Gothic]Techniques[/font][/i][/big][/big][/center]\n " +
76
75
"<color>[b]Regular Technique Points:[/b]</color> <57> <58>\n " +
77
76
"<color>[b]Used Regular Technique Points:[/b]</color> <56>\n " +
78
77
"<color>[b]Special Technique Points:[/b]</color> <60>\n " +
79
78
"<color>[b]Used Special Technique Points:[/b]</color> <59> <zero=60>[list]<SpTrait>[*]<61>: <83> / <84>\n </SpTrait>[/list]</zero>\n \n " +
80
79
"<empty=88><88>\n </empty>" +
81
- "<empty=62><62>\n </empty>" +
82
- "<empty=55>[u]DF Free Effect:[/u] <55>\n </empty>\n " +
80
+ "<empty=62><62>\n </empty>\n " +
83
81
"<TechTable>[table=2, <63>, 1][center]<color>[b][u]Name/Type/Range/Power/Stats/TP[/u][/b]</color>[/center][c]\n " +
84
82
"[center]<color>[b][u]Description/Notes[/u][/b]</color>[/center]\n " +
85
83
"<Technique>[c]<color>[b]<64>[/b]</color> (<65>)\n " +
Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ Version History
20
20
---------------
21
21
### v1.8.0
22
22
* Updated to May 2018 patch
23
+ * Fixed a small template error
23
24
24
25
### v1.7.0
25
26
* Updated to July 2017 patch
You can’t perform that action at this time.
0 commit comments