mirror of
				https://github.com/sys4-fr/server-nalc.git
				synced 2025-10-31 20:45:22 +01:00 
			
		
		
		
	Update throwing.conf
This commit is contained in:
		| @@ -1,33 +1,33 @@ | ||||
| # | ||||
| # You can disable or disable any bow and arrow by writing lines like these inside throwing.conf | ||||
| # | ||||
| # Bows | ||||
|  | ||||
| -- You can disable or disable any bow and arrow by writing lines like these inside throwing.conf | ||||
|  | ||||
| -- Bows | ||||
| DISABLE_WOODEN_BOW = false | ||||
| DISABLE_LONGBOW = false | ||||
| DISABLE_COMPOSITE_BOW = false | ||||
| DISABLE_STEEL_BOW = false | ||||
| DISABLE_ROYAL_BOW = false | ||||
| # | ||||
| # Crossbows | ||||
|  | ||||
| -- Crossbows | ||||
| DISABLE_CROSSBOW = false | ||||
| DISABLE_ARBALEST = false | ||||
| DISABLE_AUTOMATED_ARBALEST = false | ||||
| # | ||||
| # Arrow | ||||
| # Special Arrows | ||||
|  | ||||
| -- Arrow | ||||
| -- Special Arrows | ||||
| DISABLE_TELEPORT_ARROW = false | ||||
| DISABLE_DIG_ARROW = false | ||||
| DISABLE_BUILD_ARROW = false | ||||
| DISABLE_TNT_ARROW = true          # Desactivated because too dangerous | ||||
| DISABLE_FIRE_ARROW = true         # Desactivated because too dangerous | ||||
| DISABLE_TNT_ARROW = true          -- Desactivated because too dangerous | ||||
| DISABLE_FIRE_ARROW = true         -- Desactivated because too dangerous | ||||
| DISABLE_TORCH_ARROW = false | ||||
| DISABLE_SHELL_ARROW = false       # /!\ Need test it /!\ | ||||
| DISABLE_SHELL_ARROW = false       -- /!\ Need test it /!\ | ||||
|  | ||||
| # Fireworks arrows | ||||
| -- Fireworks arrows | ||||
| DISABLE_FIREWORKS_BLUE_ARROW = false | ||||
| DISABLE_FIREWORKS_RED_ARROW = false | ||||
|  | ||||
| # Normal arrows | ||||
| -- Normal arrows | ||||
| DISABLE_STONE_ARROW = false | ||||
| DISABLE_STEEL_ARROW = false | ||||
| DISABLE_DIAMOND_ARROW = false | ||||
|   | ||||
		Reference in New Issue
	
	Block a user