Skip to content
Snippets Groups Projects
Commit 9250ecc4 authored by fheinrich's avatar fheinrich
Browse files

Fix player from hooks

parent 1378ac29
No related branches found
No related tags found
1 merge request!75Resolve "record relevent game events with hooks"
post_dispenser_pick_up: "Player $player picked up $return_this from the $counter."
post_counter_pick_up: "Player $player picked $return_this up from $counter."
post_counter_drop_off: "Player $player dropped $item off on $counter."
cutting_board_100: "Player $player_name finished chopping at $counter."
cutting_board_100: "Player $player finished chopping at $counter."
player_start_interaction: "Player $player started interacting with $counter."
player_end_interact: "Player $player stopped interacting with $counter."
post_serving: "Item $item was served at $counter."
dirty_plate_arrives: "A plate returned to $counter."
trashcan_usage: "Player $player threw $item in $counter."
plate_cleaned: "Player $player_name cleaned a plate at $counter."
plate_cleaned: "Player $player cleaned a plate at $counter."
added_plate_to_sink: "Player $player put $item in $counter."
drop_on_sink_addon: "Player $player put $item on $counter."
pick_up_from_sink_addon: "Player $player picked up $occupied_by from $counter."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment