Created
July 19, 2011 00:12
-
-
Save Goles/1091007 to your computer and use it in GitHub Desktop.
Pseudo Relational
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
weapon_type_id | weapon_type | |
1 Pierce | |
2 Sharp | |
magic_type_id | magic_type | |
1 Fire | |
weapon_id | weapon| weapon_type_id | damage | |
1 | Knife | 3 | 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment