Differenze tra le versioni di "Modulo:Colore"

Cambiati colori dei tipi per rispettare quelli dei giochi, aggiunti colori per i pass di espansione e mddx
(Ah, da me però ti fai modificare, eh?)
(Cambiati colori dei tipi per rispettare quelli dei giochi, aggiunti colori per i pass di espansione e mddx)
-- Colori tipi
 
c.acciaio = function(frame) return _colore(frame.args[1] or 'normale', 'AAAABB5A8DA1', 'DFDFE1BDD1D9', '74747B1D4C5E') end
c.Acciaio = c.acciaio
c.acqua = function(frame) return _colore(frame.args[1] or 'normale', '3399FF4F90D5', '9FCEFFB4D0EC', '0D6AC8114983') end
c.Acqua = c.acqua
c.buio = function(frame) return _colore(frame.args[1] or 'normale', '7755445A5365', 'BDA396A29EA7', '442C211E1A25') end
c.Buio = c.buio
c.coleottero = function(frame) return _colore(frame.args[1] or 'normale', 'AABB2291C02E', 'DAEC44D8F895', '849400547904') end
c.Coleottero, c.coleot, c.Coleot = c.coleottero, c.coleottero, c.coleottero
c.drago = function(frame) return _colore(frame.args[1] or 'normale', '7766EE0A6DC2', 'A194FF7DB0DC', '31229D002B50') end
c.Drago = c.drago
c.elettro = function(frame) return _colore(frame.args[1] or 'normale', 'FFCC33F4D23C', 'FFEEBCFAF5AF', 'BD8E00917908') end
c.Elettro = c.elettro
c.erba = function(frame) return _colore(frame.args[1] or 'normale', '77CC5562BB5A', 'BDFFA3B1FFA9', '29910011500A') end
c.Erba = c.erba
c.folletto = function(frame) return _colore(frame.args[1] or 'normale', 'FFAAFFEB8FE6', 'FFDDFFFFD3FC', 'EC67EAA940A3') end
c.Folletto = c.folletto
c.fuoco = function(frame) return _colore(frame.args[1] or 'normale', 'FF4422FE9C54', 'FF927DFFD2A1', 'BA1F00A74700') end
c.Fuoco = c.fuoco
c.ghiaccio = function(frame) return _colore(frame.args[1] or 'normale', '77DDFF73CEBF', 'DBF6FFCCFFF6', '13A8D9187C6A') end
c.Ghiaccio = c.ghiaccio
c.lotta = function(frame) return _colore(frame.args[1] or 'normale', 'BB5544CD406A', 'EA9A8DF488A9', '912E1E801334') end
c.Lotta = c.lotta
c.normale = function(frame) return _colore(frame.args[1] or 'normale', 'BBBBAA9199A1', 'E7E7D8DADDE0', '8A8A7B444B53') end
c.Normale = c.normale
c.ombra = function(frame) return _colore(frame.args[1] or 'normale', '604E82', '8674A8', '3E3355') end
c.Ombra = c.ombra
c.psico = function(frame) return _colore(frame.args[1] or 'normale', 'FF5599F67177', 'FF9CC4FFBBBE', 'D00053A20D14') end
c.Psico = c.psico
c.roccia = function(frame) return _colore(frame.args[1] or 'normale', 'BBAA66C5B78B', 'E1D08CF1E7C7', '88762C7E6E3F') end
c.Roccia = c.roccia
c.sconosciuto = function(frame) return _colore(frame.args[1] or 'normale', '68A090', '9DC1B7', '44685E') end
c.Sconosciuto, c['???'] = c.sconosciuto, c.sconosciuto
c.spettro = function(frame) return _colore(frame.args[1] or 'normale', '6666BB5269AC', '9F9FECA5B6E7', '42428E193177') end
c.Spettro = c.spettro
c.terra = function(frame) return _colore(frame.args[1] or 'normale', 'DDBB55D87844', 'F1DDA0FFBB96', 'B592269A3E0B') end
c.Terra = c.terra
c.veleno = function(frame) return _colore(frame.args[1] or 'normale', 'AA5599A96AC8', 'C689BAE0B0F9', '792F6A79339D') end
c.Veleno = c.veleno
c.volante = function(frame) return _colore(frame.args[1] or 'normale', '6699FF8EA8DE', '9CBDFFD6E4FF', '3678FF3B5DA2') end
c.Volante = c.volante
 
c.super_md, c.Super_md, c.supermd, c.Supermd, c['super md'], c['Super md'] =
c.md_super, c.md_super, c.md_super, c.md_super, c.md_super, c.md_super
c.mddx = function(frame) return _colore(frame.args[1] or 'normale', '004C65FFC809', '009D88FFEBA6', '00112EA68100') end
c.Mddx, c.md_dx, c.Md_dx, c.MDDX = c.mddx, c.mddx, c.mddx, c.mddx
c.nero = function(frame) return _colore(frame.args[1] or 'normale', '444444', '858585', '2C2C2C') end
c.scudo = function(frame) return _colore(frame.args[1] or 'normale', 'ED1165', 'FA89AB', '851042') end
c.Scudo = c.scudo
c.isolaarmatura = function(frame) return _colore(frame.args[1] or 'normale', 'F5E036', 'FFFAA9', 'F7AF00') end
c.isolaarmatura = c.spada
c.Isolaarmatura = c.isolaarmatura
c.tundracorona = function(frame) return _colore(frame.args[1] or 'normale', '004C65', '009D88', '000042') end
c.tundracorona = c.scudo
c.Tundracorona = c.tundracorona