Changes

Jump to navigation Jump to search
147 bytes removed ,  08:27, 16 September 2018
m
→‎Basic format: Added more details to addBigProp, clarified addLantern a bit more
Line 201: Line 201:  
|-
 
|-
 
| <tt>addBigProp {{t|x}} {{t|y}} {{t|object ID}}</tt>
 
| <tt>addBigProp {{t|x}} {{t|y}} {{t|object ID}}</tt>
| Adds an object at the specified tile.
+
| Adds an object at the specified tile from the <tt>TileSheets\Craftables.png</tt> sprite sheet.
 
|-
 
|-
 
| <tt>addCookingRecipe {{t|recipe}}</tt>
 
| <tt>addCookingRecipe {{t|recipe}}</tt>
Line 213: Line 213:  
|-
 
|-
 
| <tt>addLantern {{t|row in texture}} {{t|x}} {{t|y}} {{t|light radius}}</tt>
 
| <tt>addLantern {{t|row in texture}} {{t|x}} {{t|y}} {{t|light radius}}</tt>
| Adds a glowing temporary sprite from the <tt>Maps\springobjects.png</tt> sprite sheet to the specified <tt>x</tt>/<tt>y</tt> coordinate. Some good sprites are <tt>735</tt> (Abigail's lantern), <tt>592</tt> (white flower bulb, looks like a tall white candle), <tt>377</tt> (white flower bulb, looks like a wide white candle), and <tt>93</tt> & <tt>94</tt> (torches).
+
| Adds a glowing temporary sprite at the specified tile from the <tt>Maps\springobjects.png</tt> sprite sheet. A light radius of <tt>0</tt> just places the sprite.
 
|-
 
|-
 
| <tt>addMailReceived {{t|letter ID}}</tt>
 
| <tt>addMailReceived {{t|letter ID}}</tt>
28

edits

Navigation menu