diff options
| author | Francesco Borzì <borzifrancesco@gmail.com> | 2019-03-03 13:29:45 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-03 13:29:45 +0100 |
| commit | 5c4a40759025f8523b523920abb8860904e70730 (patch) | |
| tree | ebfbaaa05764704efaa348030e5602e060dc7a15 /docs/creature_loot_template.md | |
| parent | f077cbbc25ed221107f858b4735cc3b03b371f21 (diff) | |
| download | wiki-5c4a40759025f8523b523920abb8860904e70730.tar.gz wiki-5c4a40759025f8523b523920abb8860904e70730.tar.bz2 wiki-5c4a40759025f8523b523920abb8860904e70730.zip | |
Fix loot templates (#17)
Diffstat (limited to 'docs/creature_loot_template.md')
| -rw-r--r-- | docs/creature_loot_template.md | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/docs/creature_loot_template.md b/docs/creature_loot_template.md deleted file mode 100644 index e8aea9e..0000000 --- a/docs/creature_loot_template.md +++ /dev/null @@ -1,11 +0,0 @@ -[Database Structure](Database-Structure) > [World-Database](World-Database) > [creature_loot_template](creature_loot_template) - -Column | Type | Description ---- | --- | --- -Entry | mediumint(8) unsigned | -Item | mediumint(8) unsigned | -ChanceOrQuestChance | float | -Lootmode | smallint(5) unsigned | -Groupid | tinyint(3) unsigned | -MincountOrRef | mediumint(8) | -Maxcount | tinyint(3) unsigned | |
