Advertisement
MuChT007

code couleurs redpower

Aug 21st, 2013
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.22 KB | None | 0 0
  1. -- codes couleurs --
  2. white=1
  3. orange=2
  4. magenta=4
  5. lightBlue=8
  6. yellow=16  
  7. lime=32    
  8. pink=64    
  9. gray=128    
  10. lightGray=256  
  11. cyan=512    
  12. purple=1024    
  13. blue=2048  
  14. brown=4096  
  15. green=8192  
  16. red=16384  
  17. black=32768
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement