Skip to content

Commit

Permalink
update biome images
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheaterpaul committed Feb 4, 2024
1 parent 3c96983 commit 81be873
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 4 deletions.
Binary file removed docs/wiki/assets/giant_oak_tree.png
Binary file not shown.
Binary file modified docs/wiki/assets/jacaranda_tree.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/wiki/assets/magic_tree.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/wiki/assets/spruce_trees.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/wiki/assets/werewolf_heaven.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/wiki/assets/wolfberry.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/wiki/assets/wolfsbane.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 8 additions & 4 deletions docs/wiki/content/biomes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ title: Biomes

import jacarandaTree from '../assets/jacaranda_tree.png'
import magicTree from '../assets/magic_tree.png'
import giantOakTree from '../assets/giant_oak_tree.png'
import wolfsbane from '../assets/wolfsbane.png'
import wolfberry from '../assets/wolfberry.png'
import spruceTrees from '../assets/spruce_trees.png'

## Werewolf Heaven

Expand All @@ -15,18 +16,21 @@ The Werewolf Heaven biome is a unique is a way the werewolves feel at home and l
![](../assets/werewolf_heaven.png)

## Flora
### Spruce Trees
<img title="spruce trees" alt="spruce trees" src={spruceTrees} width={400}/>

### Jacaranda Trees
<img title="jacaranda tree" alt="jacaranda-tree" src={jacarandaTree} width={400}/>

### Magic Trees
<img title="magic tree" alt="magic-tree" src={magicTree} width={400}/>

### Giant Oak Tree
<img title="giant oak tree" alt="giant-oak-tree" src={giantOakTree} width={400}/>

### Wolfsbane
<img title="wolfsbane" alt="wolfsbane" src={wolfsbane} width={700}/>

### Wolf Berry
<img title="wolfsberries" alt="wolfberries" src={wolfberry} width={700}/>

## Fauna
- Beast Werewolves
- Survivalist Werewolves
Expand Down

0 comments on commit 81be873

Please sign in to comment.