Removes leftover Magic Mushroom database (#4634)

* Removes leftover database from YAML conversion.
This commit is contained in:
Aleos 2020-02-18 09:15:34 -05:00 committed by GitHub
parent 04a83ec774
commit 48d799d8e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +0,0 @@
// Magic Mushroom Database
// List of skills that are randomly used through Magic Mushroom status change.
//
// Structure of Database:
// SkillID{,RemoveFlag}
//
// - To remove entry by importing, put 1 value on 'RemoveFlag'