Make Stairs+ nodes emit slightly less light compared to full nodes

This makes up for their smaller visual size.
This commit is contained in:
Hugo Locurcio
2019-05-08 20:00:15 +02:00
parent f7ff9644c9
commit 72a6ee6032
3 changed files with 10 additions and 3 deletions

View File

@ -14,6 +14,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Changed
- Stairs+ nodes now emit one light level less compared to full nodes to make up
for their smaller visual size.
- The minimum supported Minetest version is now 5.0.0.
## [1.3.0] - 2019-03-23