c24e20d22b
* https://github.com/petermaloney/walking_light * because this fork has an addLightItem function * I'm hoping the lack of 3d_armor doesn't break everything
13 lines
174 B
Diff
13 lines
174 B
Diff
495c495
|
|
< light_source = 13,
|
|
---
|
|
> light_source = 14,
|
|
510c510
|
|
< light_source = 13,
|
|
---
|
|
> light_source = 14,
|
|
588c588
|
|
< light_source = 13,
|
|
---
|
|
> light_source = 14,
|