Ammo (thing): Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
|idanim_chars = Parameter <10: 163 (#167)<br>Parameter >=10: 164 (#168) | |idanim_chars = Parameter <10: 163 (#167)<br>Parameter >=10: 164 (#168) | ||
|score = | |score = | ||
|pushable = | |pushable = any | ||
|effect_touch = Give [parameter] [[AMMOS]]; become [[Space]], move Player | |effect_touch = Give [parameter] [[AMMOS]]; become [[Space]], move Player | ||
}} | }} | ||
[[Ammo (thing)|Ammo]] is a [[built-in]] [[Items|item]]. When touched by the [[Player]], it gives a number of [[AMMOS]] determined by its [[parameter]] and is consumed. | [[Ammo (thing)|Ammo]] (ID 35, <code>Ammo</code>) is a [[built-in]] [[Items|item]]. When touched by the [[Player]], it gives a number of [[AMMOS]] determined by its [[parameter]] and is consumed. | ||
When the parameter of an Ammo is less than 10, it uses the "small ammo" animation character. When the parameter of an Ammo is greater than or equal to 10, it uses the "large ammo" animation character. | When the parameter of an Ammo is less than 10, it uses the "small ammo" animation character. When the parameter of an Ammo is greater than or equal to 10, it uses the "large ammo" animation character. |
Latest revision as of 21:10, 14 June 2025
Ammo # 35 ![]() | |
Robotic name | Ammo
|
Default color | 3 |
Default param | 5 |
ID char | 0 (#35) |
ID anim. chars | Parameter <10: 163 (#167) Parameter >=10: 164 (#168) |
Attributes | Pushable: any |
Effect when touched |
Give [parameter] AMMOS; become Space, move Player |
Ammo (ID 35, Ammo
) is a built-in item. When touched by the Player, it gives a number of AMMOS determined by its parameter and is consumed.
When the parameter of an Ammo is less than 10, it uses the "small ammo" animation character. When the parameter of an Ammo is greater than or equal to 10, it uses the "large ammo" animation character.