[[Fix a bug reported on IRC]]
17:52 < crimson_penguin> could someone make the galleon not have it's comment on the same line as movement_type=?
This commit is contained in:
parent
74df10aade
commit
9a1051e5b6
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ id=Galleon
|
|||
name= _ "Galleon"
|
||||
image=galleon.png
|
||||
hitpoints=1
|
||||
movement_type=fly #set movement to fly so it appears above water
|
||||
#set movement to fly so it appears above water
|
||||
movement_type=fly
|
||||
movement=10
|
||||
experience=30
|
||||
level=1
|
||||
|
|
Loading…
Add table
Reference in a new issue