Add new kao
This commit is contained in:
		
							parent
							
								
									c35e760fd3
								
							
						
					
					
						commit
						f8a977f1c0
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -3,7 +3,8 @@ const kaos = [
 | 
				
			||||||
	'v(\'ω\')v',
 | 
						'v(\'ω\')v',
 | 
				
			||||||
	'🐡( \'-\' 🐡 )フグパンチ!!!!',
 | 
						'🐡( \'-\' 🐡 )フグパンチ!!!!',
 | 
				
			||||||
	'🖕(´・_・`)🖕',
 | 
						'🖕(´・_・`)🖕',
 | 
				
			||||||
	'(。>﹏<。)'
 | 
						'(。>﹏<。)',
 | 
				
			||||||
 | 
						'(Δ・x・Δ)'
 | 
				
			||||||
];
 | 
					];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export default () => kaos[Math.floor(Math.random() * kaos.length)];
 | 
					export default () => kaos[Math.floor(Math.random() * kaos.length)];
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue