mirror of
				https://github.com/bra1n/townsquare.git
				synced 2025-10-21 16:55:12 +00:00 
			
		
		
		
	edition -> script
This commit is contained in:
		
							parent
							
								
									2e4c08c947
								
							
						
					
					
						commit
						89bc8cd971
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -17,12 +17,12 @@
 | 
				
			||||||
          {{ edition.name }}
 | 
					          {{ edition.name }}
 | 
				
			||||||
        </li>
 | 
					        </li>
 | 
				
			||||||
        <li class="edition edition-custom" @click="isCustom = true">
 | 
					        <li class="edition edition-custom" @click="isCustom = true">
 | 
				
			||||||
          Custom Edition
 | 
					          Custom Script
 | 
				
			||||||
        </li>
 | 
					        </li>
 | 
				
			||||||
      </ul>
 | 
					      </ul>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="custom" v-else>
 | 
					    <div class="custom" v-else>
 | 
				
			||||||
      <h3>Select a custom edition</h3>
 | 
					      <h3>Upload a custom script</h3>
 | 
				
			||||||
      To play with a custom script, you need to select the characters you want
 | 
					      To play with a custom script, you need to select the characters you want
 | 
				
			||||||
      to play with in the official
 | 
					      to play with in the official
 | 
				
			||||||
      <a href="https://bloodontheclocktower.com/script-tool/" target="_blank"
 | 
					      <a href="https://bloodontheclocktower.com/script-tool/" target="_blank"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue