From Brotato Wiki
(INITIAL \o/) |
(No difference)
|
Revision as of 21:38, 9 November 2022
Gets the type (item/weapon/character) from the provided name.
IMPORTANT: Relies on the #default for each entry always being "-" (in Item_Data, Weapon_Data, and Character_Data)
Examples
{{GetType|Knife}} = weapon
{{GetType|Acid}} = item
{{GetType|Mutant}} = character
{{GetType|UNKNOWN}} = unknown