mirror of
				https://github.com/bra1n/townsquare.git
				synced 2025-10-21 16:55:12 +00:00 
			
		
		
		
	
						commit
						e694c24689
					
				
					 5 changed files with 261 additions and 819 deletions
				
			
		|  | @ -2,6 +2,7 @@ | ||||||
| 
 | 
 | ||||||
| ### Version 2.15.1 | ### Version 2.15.1 | ||||||
| - fix Mephit not showing up on scripts | - fix Mephit not showing up on scripts | ||||||
|  | - add Boomdandy to list of available characters | ||||||
| 
 | 
 | ||||||
| --- | --- | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
							
								
								
									
										1050
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										1050
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load diff
											
										
									
								
							|  | @ -1,6 +1,6 @@ | ||||||
| { | { | ||||||
|   "name": "townsquare", |   "name": "townsquare", | ||||||
|   "version": "2.15.0", |   "version": "2.15.1", | ||||||
|   "description": "Blood on the Clocktower Town Square", |   "description": "Blood on the Clocktower Town Square", | ||||||
|   "author": "Steffen Baumgart", |   "author": "Steffen Baumgart", | ||||||
|   "scripts": { |   "scripts": { | ||||||
|  |  | ||||||
							
								
								
									
										
											BIN
										
									
								
								src/assets/icons/boomdandy.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								src/assets/icons/boomdandy.png
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 116 KiB | 
|  | @ -235,7 +235,7 @@ | ||||||
|     "otherNightReminder": "The previously poisoned player is no longer poisoned. The Poisoner points to a player. That player is poisoned.", |     "otherNightReminder": "The previously poisoned player is no longer poisoned. The Poisoner points to a player. That player is poisoned.", | ||||||
|     "reminders": ["Poisoned"], |     "reminders": ["Poisoned"], | ||||||
|     "setup": false, |     "setup": false, | ||||||
|     "ability": "Each night, choose a player: they are poisoned tonight and tomorrow day" |     "ability": "Each night, choose a player: they are poisoned tonight and tomorrow day." | ||||||
|   }, |   }, | ||||||
|   { |   { | ||||||
|     "id": "spy", |     "id": "spy", | ||||||
|  | @ -1436,6 +1436,20 @@ | ||||||
|     "setup": false, |     "setup": false, | ||||||
|     "ability": "If you publicly claim to be the Goblin when nominated & are executed that day, your team wins." |     "ability": "If you publicly claim to be the Goblin when nominated & are executed that day, your team wins." | ||||||
|   }, |   }, | ||||||
|  |   { | ||||||
|  |     "id": "mezepheles", | ||||||
|  |     "name": "Mezepheles", | ||||||
|  |     "edition": "", | ||||||
|  |     "team": "minion", | ||||||
|  |     "firstNight": 24, | ||||||
|  |     "firstNightReminder": "Show the Mezepheles their secret word.", | ||||||
|  |     "otherNight": 17, | ||||||
|  |     "otherNightReminder": "Wake the 1st good player that said the Mezepheles' secret word and show them the 'You are' card and the thumbs down evil signal.", | ||||||
|  |     "reminders": ["Turns evil", | ||||||
|  |         "No ability"], | ||||||
|  |     "setup": false, | ||||||
|  |     "ability": "You start knowing a secret word. The 1st good player to say this word becomes evil that night." | ||||||
|  |   }, | ||||||
|   { |   { | ||||||
|     "id": "mephit", |     "id": "mephit", | ||||||
|     "name": "Mephit", |     "name": "Mephit", | ||||||
|  | @ -1464,6 +1478,19 @@ | ||||||
|     "setup": true, |     "setup": true, | ||||||
|     "ability": "You think you are a good character but you are not. The Demon knows who you are. [You neighbour the Demon]" |     "ability": "You think you are a good character but you are not. The Demon knows who you are. [You neighbour the Demon]" | ||||||
|   }, |   }, | ||||||
|  |   { | ||||||
|  |     "id": "boomdandy", | ||||||
|  |     "name": "Boomdandy", | ||||||
|  |     "edition": "", | ||||||
|  |     "team": "minion", | ||||||
|  |     "firstNight": 0, | ||||||
|  |     "firstNightReminder": "", | ||||||
|  |     "otherNight": 0, | ||||||
|  |     "otherNightReminder": "", | ||||||
|  |     "reminders": [], | ||||||
|  |     "setup": false, | ||||||
|  |     "ability": "If you are executed, all but 3 players die. 1 minute later, the player with the most players pointing at them dies." | ||||||
|  |   }, | ||||||
|   { |   { | ||||||
|     "id": "lilmonsta", |     "id": "lilmonsta", | ||||||
|     "name": "Lil Monsta", |     "name": "Lil Monsta", | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue