Approval.
This commit is contained in:
		| @@ -42,7 +42,7 @@ $eventname = array ( | ||||
|   41 => 'Bought', | ||||
|   42 => 'Owned', | ||||
|   43 => 'Sold', | ||||
|   44 => 'Restorated', | ||||
|   44 => 'Restored', | ||||
|   45 => 'Damaged', | ||||
|   46 => 'Destroyed', | ||||
|   47 => 'Lost', | ||||
|   | ||||
| @@ -42,7 +42,7 @@ $event_persinst = array ( | ||||
|   41 => 'bought by', | ||||
|   42 => 'owned by', | ||||
|   43 => 'sold by', | ||||
|   44 => 'restorated by', | ||||
|   44 => 'restored by', | ||||
|   45 => 'damaged by', | ||||
|   46 => 'destroyed by', | ||||
|   47 => 'lost by', | ||||
|   | ||||
| @@ -42,7 +42,7 @@ $event_place = array ( | ||||
|   41 => 'bought in', | ||||
|   42 => 'owned in', | ||||
|   43 => 'sold in', | ||||
|   44 => 'restorated in', | ||||
|   44 => 'restored in', | ||||
|   45 => 'damaged in', | ||||
|   46 => 'destroyed in', | ||||
|   47 => 'lost in', | ||||
|   | ||||
| @@ -42,7 +42,7 @@ $event_time = array ( | ||||
|   41 => 'bought at', | ||||
|   42 => 'owned at', | ||||
|   43 => 'sold at', | ||||
|   44 => 'restorated at', | ||||
|   44 => 'restored at', | ||||
|   45 => 'damaged at', | ||||
|   46 => 'destroyed at', | ||||
|   47 => 'lost at', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user