mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Fix crearure bug
This commit is contained in:
@@ -5355,7 +5355,7 @@ Sheet Version: <span name='attr_version'></span>
|
||||
|
||||
<br>
|
||||
|
||||
Revision f33a0056e3c9290689d2e3d6124d8e7cb5c4c3e4
|
||||
Revision f76517429e54b66f2c2fb1d2c55efefa3c8eb665
|
||||
|
||||
|
||||
<hr>
|
||||
@@ -14159,7 +14159,7 @@ weaponcodes = {
|
||||
fa: "Falchion",
|
||||
ma: "Mace",
|
||||
cu: "Club",
|
||||
lc: { "Club", size: 1 },
|
||||
lc: { table: "Club", size: 1 },
|
||||
sb: "Bow, Short",
|
||||
lb: "Bow, Long",
|
||||
ss: { table: "Arming Sword", size: -1 },
|
||||
|
||||
@@ -8,5 +8,5 @@
|
||||
"legacy": false,
|
||||
"printable": true,
|
||||
"compendium": "RMU",
|
||||
"version": "1732601216"
|
||||
"version": "1732661284"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user