Skip to content

Commit

Permalink
fix: incorrect dialog player type
Browse files Browse the repository at this point in the history
  • Loading branch information
BHSDuncan authored and StraToN committed Apr 23, 2022
1 parent fed5515 commit 3acf5eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game/rooms/room01/esc/wall_item_popupdialog.esc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
stop
> [eq dialog_popup_advance 2]
say player ROOM1_look_wall_item_3:"No, SERIOUSLY, I have no idea what that is!" avatar
say player ROOM1_look_wall_item_4:"Please stop asking me that!" avatar_dialog_player
say player ROOM1_look_wall_item_4:"Please stop asking me that!" avatar
stop

0 comments on commit 3acf5eb

Please sign in to comment.